mirror of
https://github.com/OCA/knowledge.git
synced 2025-12-27 15:17:44 -06:00
fix pre-commit
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user