Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ LocalNestedRequired
Class
LocalNestedRequired
python/pyfory/tests/test_struct.py:262–263 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
260
261
@dataclass
262
class
LocalNestedRequired:
263
values: Dict[pyfory.Int32, List[pyfory.Int32]] = dataclasses.field(default_factory=dict)
264
265
266
@dataclass
Callers
1
test_nested_nullable_scalar_compatible
Function · 0.85
Calls
1
field
Method · 0.65
Tested by
1
test_nested_nullable_scalar_compatible
Function · 0.68