FEM: reformat codebase
This commit is contained in:
@@ -71,6 +71,7 @@ class FemWorkbench(Workbench):
|
||||
import Fem
|
||||
import FemGui
|
||||
import femcommands.commands
|
||||
|
||||
# dummy usage to get flake8 and lgtm quiet
|
||||
False if Fem.__name__ else True
|
||||
False if FemGui.__name__ else True
|
||||
|
||||
Reference in New Issue
Block a user