Fix an issue which caused pyfa to crash (turns out instantiating the commands in the init was not a good idea)
This commit is contained in:
@@ -3,7 +3,6 @@ from service.fit import Fit
|
||||
|
||||
import gui.mainFrame
|
||||
from gui import globalEvents as GE
|
||||
|
||||
from .helpers import ModuleInfoCache
|
||||
from .calc.fitRemoveModule import FitRemoveModuleCommand
|
||||
|
||||
|
||||
Reference in New Issue
Block a user