Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Tiago Peixoto
graph-tool
Commits
1a4c00b9
Commit
1a4c00b9
authored
Jul 08, 2020
by
Tiago Peixoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
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
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/graph_tool/inference/modularity.py
src/graph_tool/inference/modularity.py
+1
-1
No files found.
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