fix pre-commit

This commit is contained in:
Jan Suhr 2025-07-28 12:00:56 +02:00
parent 5825662e4d
commit 69d8c4674f

View File

@ -35,7 +35,7 @@ try:
return res
except AttributeError:
_logger.debug(
"Neither resolve_or_missing nor resolve method available in parent context"
"Neither resolve_or_missing nor resolve method available"
)
# If the key is not found in the normal context, try to resolve it as a reference