Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz-course/python-mastery
/ PositiveFloat
Class
PositiveFloat
Solutions/8_3/validate.py:56–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
pass
55
56
class
PositiveFloat(Float, Positive):
57
pass
58
59
class
NonEmptyString(String, NonEmpty):
60
pass
Callers
1
Stock
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected