mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-20 06:58:56 +00:00
black ifcsverchok
This commit is contained in:
@@ -3,7 +3,8 @@ from sverchok.data_structure import zip_long_repeat
|
||||
|
||||
ifc_files = {}
|
||||
|
||||
class SvIfcCore():
|
||||
|
||||
class SvIfcCore:
|
||||
def process(self):
|
||||
sv_inputs_nested = []
|
||||
for name in self.sv_input_names:
|
||||
|
||||
Reference in New Issue
Block a user