Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dabeaz-course/python-mastery
/ String
Class
String
Solutions/7_1/validate.py:31–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
expected_type = float
30
31
class
String(Typed):
32
expected_type = str
33
34
class
Positive(Validator):
35
@classmethod
Callers
10
Stock
Class · 0.90
Stock
Class · 0.90
Ticker
Class · 0.90
Stock
Class · 0.50
Stock
Class · 0.50
Stock
Class · 0.50
Stock
Class · 0.50
Ticker
Class · 0.50
Ticker
Class · 0.50
Stock
Class · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected