MCPcopy 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
609class ChildClass1(SuperClass1):
610 f3: Optional[Dict[str, pyfory.Float64]] = None
611
612
613def test_strict():

Callers 2

test_strictFunction · 0.85
test_inheritanceFunction · 0.85

Calls

no outgoing calls

Tested by 2

test_strictFunction · 0.68
test_inheritanceFunction · 0.68