summaryrefslogtreecommitdiff
path: root/_modules
diff options
context:
space:
mode:
Diffstat (limited to '_modules')
-rw-r--r--_modules/networkx/classes/digraph.html4
-rw-r--r--_modules/networkx/classes/graph.html4
2 files changed, 4 insertions, 4 deletions
diff --git a/_modules/networkx/classes/digraph.html b/_modules/networkx/classes/digraph.html
index 00f6f02f..94aeb8b2 100644
--- a/_modules/networkx/classes/digraph.html
+++ b/_modules/networkx/classes/digraph.html
@@ -949,7 +949,7 @@
<span class="sd"> add_node</span>
<span class="sd"> Notes</span>
-<span class="sd"> -------</span>
+<span class="sd"> -----</span>
<span class="sd"> When adding nodes from an iterator over the graph you are changing,</span>
<span class="sd"> a `RuntimeError` can be raised with message:</span>
<span class="sd"> `RuntimeError: dictionary changed size during iteration`. This</span>
@@ -1063,7 +1063,7 @@
<span class="sd"> remove_node</span>
<span class="sd"> Notes</span>
-<span class="sd"> -------</span>
+<span class="sd"> -----</span>
<span class="sd"> When removing nodes from an iterator over the graph you are changing,</span>
<span class="sd"> a `RuntimeError` will be raised with message:</span>
<span class="sd"> `RuntimeError: dictionary changed size during iteration`. This</span>
diff --git a/_modules/networkx/classes/graph.html b/_modules/networkx/classes/graph.html
index 84a65957..1f4ff6c6 100644
--- a/_modules/networkx/classes/graph.html
+++ b/_modules/networkx/classes/graph.html
@@ -1043,7 +1043,7 @@
<span class="sd"> add_node</span>
<span class="sd"> Notes</span>
-<span class="sd"> -------</span>
+<span class="sd"> -----</span>
<span class="sd"> When adding nodes from an iterator over the graph you are changing,</span>
<span class="sd"> a `RuntimeError` can be raised with message:</span>
<span class="sd"> `RuntimeError: dictionary changed size during iteration`. This</span>
@@ -1155,7 +1155,7 @@
<span class="sd"> remove_node</span>
<span class="sd"> Notes</span>
-<span class="sd"> -------</span>
+<span class="sd"> -----</span>
<span class="sd"> When removing nodes from an iterator over the graph you are changing,</span>
<span class="sd"> a `RuntimeError` will be raised with message:</span>
<span class="sd"> `RuntimeError: dictionary changed size during iteration`. This</span>