We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c842db commit f0fba36Copy full SHA for f0fba36
pyae.py
@@ -1,4 +1,4 @@
1
-from decimal import Decimal
+from decimal import Decimal # Used to offer any user-defined precision.
2
3
class ArithmeticEncoding:
4
"""
0 commit comments