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