Fem: add missing comma
This commit is contained in:
@@ -37,7 +37,7 @@ class Proxy(FemConstraint.Proxy):
|
||||
def __init__(self, obj):
|
||||
super(Proxy, self).__init__(obj)
|
||||
obj.addProperty(
|
||||
"App::PropertyFloat"
|
||||
"App::PropertyFloat",
|
||||
"HeatSource",
|
||||
"Base",
|
||||
"Body heat source"
|
||||
|
||||
Reference in New Issue
Block a user