Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Tiago Peixoto
graph-tool
Commits
e8d3c604
Commit
e8d3c604
authored
Jun 22, 2013
by
Tiago Peixoto
Browse files
Trivial docstring fix
parent
c040f44d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/clustering/__init__.py
View file @
e8d3c604
...
...
@@ -305,7 +305,7 @@ def motifs(g, k, p=1.0, motif_list=None, return_maps=False):
If supplied, the algorithms will only search for the motifs in this list
(or isomorphisms).
return_maps : bool (optional, default `False`)
If
t
rue, a list will be returned, which provide for each motif graph a
If
``T
rue
``
, a list will be returned, which provide
s
for each motif graph a
list of vertex property maps which map the motif to its location in the
main graph.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment