MCPcopy Create free account
hub / github.com/apache/fory / SimpleObject

Class SimpleObject

python/pyfory/tests/test_struct.py:66–67  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64
65@dataclass
66class SimpleObject:
67 f1: Optional[Dict[pyfory.Int32, pyfory.Float64]] = None
68
69
70@dataclass

Callers 1

test_structFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_structFunction · 0.68