run pre-commit
This commit is contained in:
parent
f961f1aa7d
commit
593ce552af
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue