FEM: code formating: trailing whitespaces, tabs at line start and flake8
This commit is contained in:
parent
5a2a73b55e
commit
4d778390d4
|
@ -111,7 +111,6 @@ INSTALL(
|
|||
test_files/ccx/spine_thermomech.frd
|
||||
test_files/ccx/spine_thermomech_expected_values
|
||||
test_files/ccx/spine_thermomech.fcstd
|
||||
|
||||
DESTINATION
|
||||
Mod/Fem/test_files/ccx
|
||||
)
|
||||
|
|
|
@ -519,6 +519,7 @@ class TherMechFemTest(unittest.TestCase):
|
|||
FreeCAD.closeDocument("TherMechFemTest")
|
||||
pass
|
||||
|
||||
|
||||
# helpers
|
||||
def open_cube_test():
|
||||
cube_file = test_file_dir + '/cube.fcstd'
|
||||
|
|
Loading…
Reference in New Issue
Block a user