FEM: pyhton code formating: comment should start with '# '
This commit is contained in:
committed by
Yorik van Havre
parent
30baceeb61
commit
5c2ffb784a
@@ -56,7 +56,7 @@ class _CommandShowResult(FemCommands):
|
||||
FreeCADGui.Control.showDialog(taskd)
|
||||
|
||||
|
||||
#Code duplidation - to be removed after migration to FemTools
|
||||
# Code duplidation - to be removed after migration to FemTools
|
||||
def get_results_object(sel):
|
||||
import FemGui
|
||||
if (len(sel) == 1):
|
||||
|
||||
Reference in New Issue
Block a user