parent
7fcf5d6fc9
commit
9d1783f344
1 changed files with 1 additions and 0 deletions
|
@ -369,6 +369,7 @@ class VariableCalculation(Calculation):
|
|||
variable: StrictStr
|
||||
propertyerror: bool = True
|
||||
allow_none: bool = False
|
||||
optional: bool = False
|
||||
|
||||
def get_params(self,
|
||||
objectspace,
|
||||
|
|
Loading…
Reference in a new issue