diff --git a/src/rougail/object_model.py b/src/rougail/object_model.py index 333a028fe..ff1eb85a1 100644 --- a/src/rougail/object_model.py +++ b/src/rougail/object_model.py @@ -398,6 +398,7 @@ class _VariableCalculation(Calculation): variable: StrictStr propertyerror: bool = True allow_none: bool = False + optional: bool = False def get_variable(self, objectspace,