Add link to specification.
This commit is contained in:
parent
cc03858d8f
commit
697ce95931
|
@ -132,6 +132,7 @@ __all__ = [
|
|||
]
|
||||
|
||||
__version__ = '1.70' # Highest version of the spec this complies with
|
||||
# See http://speleotrove.com/decimal/
|
||||
|
||||
import copy as _copy
|
||||
import math as _math
|
||||
|
|
Loading…
Reference in New Issue