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

Class BoolCoercionObject

python/pyfory/tests/test_struct.py:656–657  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654
655@dataclass
656class BoolCoercionObject:
657 b: bool
658
659
660@dataclass(frozen=True)

Callers 2

test_bool_field_coercionFunction · 0.85

Calls

no outgoing calls

Tested by 2

test_bool_field_coercionFunction · 0.68