Skip to content

Commit

Permalink
Made a modification to allow tests to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
JackAtOmenApps authored May 1, 2021
1 parent fb22dc7 commit 644bce1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ units are supported by which measures.
.. code-block:: python
>>> import decimal
>>> decimal.getcontext().prec = 38
>>> # Uncomment the line below to adjust the precision
>>> # decimal.getcontext().prec = 38
>>> print(m["long ton"])
0.060270639714566929133858267716535433071
Expand Down

0 comments on commit 644bce1

Please sign in to comment.