Skip to content

Commit

Permalink
Clarification re Pattern.from_graph()
Browse files Browse the repository at this point in the history
  • Loading branch information
lebedov committed Mar 22, 2016
1 parent e9f3eed commit 0adff5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion neurokernel/pattern.py
Original file line number Diff line number Diff line change
Expand Up @@ -1856,7 +1856,7 @@ def from_graph(cls, g):
Parameters
----------
g : networkx.DiGraph
Graph to convert.
Graph to convert. The node identifiers must be port identifiers.
Returns
-------
Expand Down

0 comments on commit 0adff5f

Please sign in to comment.