From 31da1909b367187850d8041e9716e14c9a0ca60d Mon Sep 17 00:00:00 2001 From: Victor LEUNG Date: Fri, 12 Jul 2024 08:07:59 +0200 Subject: [PATCH] Update test_stl.py --- tests/compas/files/test_stl.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/compas/files/test_stl.py b/tests/compas/files/test_stl.py index db6eea6e9ae..bb6ed2cddba 100644 --- a/tests/compas/files/test_stl.py +++ b/tests/compas/files/test_stl.py @@ -47,4 +47,4 @@ def test_binary_read_write_fidelity(): # Reset the precision to its default value -TOL.precision = 3 +TOL.precision = TOL.PRECISION