FEM: small improvements in the regard of flake8 compatiblity
This commit is contained in:
committed by
Yorik van Havre
parent
c60c70eb7b
commit
edac98b7ee
@@ -44,7 +44,7 @@ class _CommandSolverJobControl(FemCommands):
|
||||
|
||||
def Activated(self):
|
||||
solver_obj = FreeCADGui.Selection.getSelection()[0]
|
||||
FreeCADGui.ActiveDocument.setEdit(solver_obj,0)
|
||||
FreeCADGui.ActiveDocument.setEdit(solver_obj, 0)
|
||||
|
||||
|
||||
if FreeCAD.GuiUp:
|
||||
|
||||
Reference in New Issue
Block a user