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