parent
5668520a31
commit
2c70cf4a84
1 changed files with 1 additions and 0 deletions
|
@ -338,6 +338,7 @@ class VariableCalculation(Calculation):
|
|||
variable: StrictStr
|
||||
propertyerror: bool = True
|
||||
allow_none: bool = False
|
||||
optional: bool = False
|
||||
|
||||
def to_function(
|
||||
self,
|
||||
|
|
Loading…
Reference in a new issue