Skip to content

Commit

Permalink
Revised relabel_graph
Browse files Browse the repository at this point in the history
  • Loading branch information
vadyushkins committed Apr 21, 2021
1 parent 009d3e6 commit 446026d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cfpq_data/graphs/creators/relabel_graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ def relabel_graph(graph: MultiDiGraph, spec: Dict) -> MultiDiGraph:
Parameters
----------
graph : MultiDiGraph
Initial graph.
spec: Dict
Edge labels mapping.
Expand Down

0 comments on commit 446026d

Please sign in to comment.