run pre-commit

This commit is contained in:
DavIvek 2025-07-14 14:26:39 +02:00
parent f961f1aa7d
commit 593ce552af

View file

@ -901,4 +901,4 @@ class MemgraphStorage(BaseGraphStorage):
except Exception as e:
logger.warning(f"Memgraph error during subgraph query: {str(e)}")
return result
return result