parent
5668520a31
commit
2c70cf4a84
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,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 to_function(
|
def to_function(
|
||||||
self,
|
self,
|
||||||
|
|
Loading…
Reference in a new issue