diff --git a/flux_local/values.py b/flux_local/values.py index 4f58a03e..8e28b263 100644 --- a/flux_local/values.py +++ b/flux_local/values.py @@ -144,7 +144,7 @@ def _lookup_value_reference( if found_data is None: if not ref.optional: raise InvalidValuesReference( - "Unable to find {ref.kind} {namespace}/{ref.name} referenced" + f"Unable to find {ref.kind} {namespace}/{ref.name} referenced" ) if ref.target_path: # When a target path is specified, the value is expected to be