Skip to content

Commit 31da190

Browse files
authored
Update test_stl.py
1 parent e2513cf commit 31da190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/compas/files/test_stl.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ def test_binary_read_write_fidelity():
4747

4848

4949
# Reset the precision to its default value
50-
TOL.precision = 3
50+
TOL.precision = TOL.PRECISION

0 commit comments

Comments
 (0)