We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db4c12 commit 423e665Copy full SHA for 423e665
tests/compas/test_tolerance.py
@@ -5,6 +5,7 @@
5
6
def test_tolerance_default_tolerance():
7
TOL.precision == Tolerance.PRECISION
8
+ TOL.precision == 3
9
10
11
def test_tolerance_format_number():
0 commit comments