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
ef9ad955
Commit
ef9ad955
authored
Aug 15, 2011
by
Tiago Peixoto
Browse files
Trivial documentation fix
parent
d5ab42b6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/graph_tool/__init__.py
View file @
ef9ad955
...
...
@@ -947,7 +947,7 @@ class Graph(object):
.. note::
The order of the edges traversed by the iterator **does not**
necess
es
arly correspond to the edge index ordering, as given by the
necessar
i
ly correspond to the edge index ordering, as given by the
:attr:`~graph_tool.Graph.edge_index` property map. This will only
happen after :meth:`~graph_tool.Graph.reindex_edges` is called, or in
certain situations such as just after a graph is loaded from a
...
...
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