Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ ChildClass1
Class
ChildClass1
python/pyfory/tests/test_struct.py:609–610 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
607
608
@dataclass
609
class
ChildClass1(SuperClass1):
610
f3: Optional[Dict[str, pyfory.Float64]] = None
611
612
613
def
test_strict():
Callers
2
test_strict
Function · 0.85
test_inheritance
Function · 0.85
Calls
no outgoing calls
Tested by
2
test_strict
Function · 0.68
test_inheritance
Function · 0.68