FEM: pyhton code formating: comment should start with '# '

This commit is contained in:
Bernd Hahnebach
2016-07-21 06:14:54 +01:00
committed by Yorik van Havre
parent 30baceeb61
commit 5c2ffb784a
11 changed files with 28 additions and 28 deletions

View File

@@ -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):