Commit 0b72e28e authored by Yannick Chudy's avatar Yannick Chudy

Merge branch 'master' into p3

parents ac9dbd54 43de147f
...@@ -630,8 +630,6 @@ def egde_list_subgraph(node_list, edge_list, weights, directed=False ): ...@@ -630,8 +630,6 @@ def egde_list_subgraph(node_list, edge_list, weights, directed=False ):
from pdgapi import graphedit from pdgapi import graphedit
edit_api = graphedit.graphedit_api("graphs", app, graphdb, login_manager, socketio ) edit_api = graphedit.graphedit_api("graphs", app, graphdb, login_manager, socketio )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment