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
1a4c00b9
Commit
1a4c00b9
authored
Jul 08, 2020
by
Tiago Peixoto
Browse files
ModularityState: fix docstring typo
parent
cd6966c6
Pipeline
#666
failed with stage
in 270 minutes and 12 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/inference/modularity.py
View file @
1a4c00b9
...
...
@@ -101,7 +101,7 @@ def get_modularity_entropy_args(kargs, ignore=None):
return
ea
class
ModularityState
(
object
):
r
"""Obtain the partition of a network according to
the
Newman's modularity.
r
"""Obtain the partition of a network according to Newman's modularity.
.. warning::
...
...
Write
Preview
Markdown
is supported
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