From 9fa44fdc3c85561c3ae7e69e4e0936f7d2235e6d Mon Sep 17 00:00:00 2001 From: Thomas Krijnen Date: Sun, 29 Dec 2024 15:53:07 +0100 Subject: [PATCH] Setting rename --- src/ifcopenshell-python/ifcopenshell/geom/main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcopenshell-python/ifcopenshell/geom/main.py b/src/ifcopenshell-python/ifcopenshell/geom/main.py index 08f443c6b9..172a8536d8 100644 --- a/src/ifcopenshell-python/ifcopenshell/geom/main.py +++ b/src/ifcopenshell-python/ifcopenshell/geom/main.py @@ -74,7 +74,7 @@ SETTING = Literal[ "no-wire-intersection-check", "no-wire-intersection-tolerance", "precision-factor", - "debug-boolean", + "debug", "boolean-attempt-2d", "weld-vertices", "use-world-coords",