Skip to content

Commit 423e665

Browse files
committed
default precision is 3?
1 parent 4db4c12 commit 423e665

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/compas/test_tolerance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
def test_tolerance_default_tolerance():
77
TOL.precision == Tolerance.PRECISION
8+
TOL.precision == 3
89

910

1011
def test_tolerance_format_number():

0 commit comments

Comments
 (0)