FEM: code formating, flake8
This commit is contained in:
@@ -26,11 +26,6 @@ __author__ = "Markus Hovorka"
|
||||
__url__ = "http://www.freecadweb.org"
|
||||
|
||||
|
||||
import FreeCAD
|
||||
if FreeCAD.GuiUp:
|
||||
from pivy import coin
|
||||
|
||||
|
||||
class Proxy(object):
|
||||
|
||||
BaseType = "Fem::ConstraintPython"
|
||||
|
||||
Reference in New Issue
Block a user