mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 15:08:51 +00:00
Remove debugging statement
This commit is contained in:
@@ -106,7 +106,6 @@ class iterator(_iterator):
|
|||||||
initializer = ifcopenshell_wrapper.\
|
initializer = ifcopenshell_wrapper.\
|
||||||
construct_iterator_double_precision_with_include_exclude
|
construct_iterator_double_precision_with_include_exclude
|
||||||
|
|
||||||
import pdb; pdb.set_trace()
|
|
||||||
self.this = initializer(
|
self.this = initializer(
|
||||||
self.settings,
|
self.settings,
|
||||||
file_or_filename,
|
file_or_filename,
|
||||||
|
|||||||
Reference in New Issue
Block a user