minor fixes
This commit is contained in:
@ -445,7 +445,6 @@ class UpperManagement(QtCore.QObject):
|
||||
models[model_id] = m
|
||||
|
||||
m_complex = model_p['complex']
|
||||
print(model_p)
|
||||
|
||||
# sets are not in active order but in order they first appeared in fit dialog
|
||||
# iterate over order of set id in active order and access parameter inside loop
|
||||
|
Reference in New Issue
Block a user