Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz-course/python-mastery
/ PositiveFloat
Class
PositiveFloat
Solutions/7_4/validate.py:50–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
pass
49
50
class
PositiveFloat(Float, Positive):
51
pass
52
53
class
NonEmptyString(String, NonEmpty):
54
pass
Callers
2
Stock
Class · 0.90
Stock
Class · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected