format: ruff format
This commit is contained in:
parent
8d045b942e
commit
8825aaad9f
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ async def get_graph_engine() -> GraphDBInterface:
|
|||
if hasattr(graph_client, "initialize"):
|
||||
await graph_client.initialize()
|
||||
|
||||
|
||||
return graph_client
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue