black ifcsverchok

This commit is contained in:
htlcnn
2020-11-01 19:24:01 +07:00
committed by Dion Moult
parent 4a6ec11f6f
commit 2c9d6a47f4
18 changed files with 245 additions and 203 deletions
+2 -1
View File
@@ -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: