summaryrefslogtreecommitdiff
path: root/auto_examples/subclass/plot_printgraph.html
diff options
context:
space:
mode:
authorMridulS <mail@mriduls.com>2023-01-02 13:08:27 +0000
committerMridulS <mail@mriduls.com>2023-01-02 13:08:27 +0000
commit0b9a02d6b3796e8ce4fed6cbce282fced15e486a (patch)
tree8b48b18926291619367d4f9537892bd228bf7987 /auto_examples/subclass/plot_printgraph.html
parent6ae99ab58d8b8ba50f66768c0f3aa4bb82b22196 (diff)
downloadnetworkx-0b9a02d6b3796e8ce4fed6cbce282fced15e486a.tar.gz
Deploying to gh-pages from @ networkx/networkx@71ad516a90c89c7294e32bf28e1f05c63c5f17e4 🚀
Diffstat (limited to 'auto_examples/subclass/plot_printgraph.html')
-rw-r--r--auto_examples/subclass/plot_printgraph.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/auto_examples/subclass/plot_printgraph.html b/auto_examples/subclass/plot_printgraph.html
index b3dd8913..38c85ba4 100644
--- a/auto_examples/subclass/plot_printgraph.html
+++ b/auto_examples/subclass/plot_printgraph.html
@@ -540,7 +540,7 @@ Add edge: 9-12
<span class="k">class</span> <span class="nc">PrintGraph</span><span class="p">(</span><span class="n">Graph</span><span class="p">):</span>
- <span class="sd">&quot;&quot;&quot;</span>
+<span class="w"> </span><span class="sd">&quot;&quot;&quot;</span>
<span class="sd"> Example subclass of the Graph class.</span>
<span class="sd"> Prints activity log to file or standard output.</span>
@@ -616,7 +616,7 @@ Add edge: 9-12
<a href="https://matplotlib.org/stable/api/_as_gen/matplotlib.pyplot.show.html#matplotlib.pyplot.show" title="matplotlib.pyplot.show" class="sphx-glr-backref-module-matplotlib-pyplot sphx-glr-backref-type-py-function"><span class="n">plt</span><span class="o">.</span><span class="n">show</span></a><span class="p">()</span>
</pre></div>
</div>
-<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.057 seconds)</p>
+<p class="sphx-glr-timing"><strong>Total running time of the script:</strong> ( 0 minutes 0.087 seconds)</p>
<div class="sphx-glr-footer sphx-glr-footer-example docutils container" id="sphx-glr-download-auto-examples-subclass-plot-printgraph-py">
<div class="sphx-glr-download sphx-glr-download-python docutils container">
<p><a class="reference download internal" download="" href="../../_downloads/1b5e7bf8d2514d71280314171170de85/plot_printgraph.py"><code class="xref download docutils literal notranslate"><span class="pre">Download</span> <span class="pre">Python</span> <span class="pre">source</span> <span class="pre">code:</span> <span class="pre">plot_printgraph.py</span></code></a></p>
@@ -678,7 +678,7 @@ Add edge: 9-12
<p class="copyright">
- &copy; Copyright 2004-2022, NetworkX Developers.<br>
+ &copy; Copyright 2004-2023, NetworkX Developers.<br>
</p>