added formatting
This commit is contained in:
parent
3acc0fd815
commit
2d2357d0e0
1 changed files with 0 additions and 2 deletions
|
|
@ -123,8 +123,6 @@ def create_graph_engine(
|
||||||
password=graph_database_password,
|
password=graph_database_password,
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
from .networkx.adapter import NetworkXAdapter
|
from .networkx.adapter import NetworkXAdapter
|
||||||
|
|
||||||
graph_client = NetworkXAdapter(filename=graph_file_path)
|
graph_client = NetworkXAdapter(filename=graph_file_path)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue