Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/dmulyalin/N2G
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulyalin committed Jun 26, 2022
2 parents 20ec094 + 26a1b4f commit 342b311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion N2G/plugins/diagrams/N2G_V3D.py
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ def add_link(
Method to add link between nodes.
:param source: (str) mandatory, source node id
:param source: (str) mandatory, target node id
:param target: (str) mandatory, target node id
:param label: (str) link label to display at the center of the link
:param data: (dict) dictionary of key value pairs to add as link data
:param src_label: (str) link label to use next to source node
Expand Down

0 comments on commit 342b311

Please sign in to comment.