Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/fory
/ LocalDecimalScalar
Class
LocalDecimalScalar
python/pyfory/tests/test_struct.py:332–333 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
330
331
@dataclass
332
class
LocalDecimalScalar:
333
value: decimal.Decimal = decimal.Decimal(0)
334
335
336
@dataclass
Callers
1
test_compatible_scalar_conversions
Function · 0.85
Calls
1
Decimal
Method · 0.45
Tested by
1
test_compatible_scalar_conversions
Function · 0.68