Skip to content

Commit f0fba36

Browse files
authored
Update pyae.py
1 parent 6c842db commit f0fba36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyae.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from decimal import Decimal
1+
from decimal import Decimal # Used to offer any user-defined precision.
22

33
class ArithmeticEncoding:
44
"""

0 commit comments

Comments
 (0)