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