FEM: more code formating

This commit is contained in:
Bernd Hahnebach
2020-03-04 08:37:50 +01:00
parent 5620122ae7
commit fc1ae5a9e4
5 changed files with 16 additions and 18 deletions

View File

@@ -32,8 +32,9 @@ from PySide import QtCore
from PySide import QtGui
import FreeCADGui as Gui
import femsolver.run
import femsolver.report
import femsolver.run
_UPDATE_INTERVAL = 50