[FEM] Constraint: BodeHeat: fix regression from commit 22c64ef8

- a simple indentation mistake
This commit is contained in:
Uwe
2022-07-31 21:17:52 +02:00
parent 0865b97459
commit aa7408f4c6

View File

@@ -54,4 +54,4 @@ class ConstraintBodyHeatSource(base_fempythonobject.BaseFemPythonObject):
"Base",
"Body heat source"
)
obj.HeatSource = 0.0
obj.HeatSource = 0.0