Skip to content

Commit

Permalink
deploy: 3ec56eb
Browse files Browse the repository at this point in the history
  • Loading branch information
RDWimmers committed Jul 10, 2024
1 parent 2e14c48 commit b96ced9
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/tree/getting_started.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tree/getting_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h2>How to use BROmodels repo?<a class="headerlink" href="#how-to-use-bromodels-
<span class="gp"> ....: </span>

<span class="gp">In [14]: </span><span class="n">plt</span><span class="o">.</span><span class="n">legend</span><span class="p">(</span><span class="n">handles</span><span class="o">=</span><span class="n">patch_list</span><span class="p">,</span> <span class="n">bbox_to_anchor</span><span class="o">=</span><span class="p">(</span><span class="mi">1</span><span class="p">,</span> <span class="mi">1</span><span class="p">),</span> <span class="n">loc</span><span class="o">=</span><span class="s2">&quot;upper left&quot;</span><span class="p">)</span>
<span class="gh">Out[14]: </span><span class="go">&lt;matplotlib.legend.Legend at 0x7f6dbc3d3850&gt;</span>
<span class="gh">Out[14]: </span><span class="go">&lt;matplotlib.legend.Legend at 0x7f0a0c1e5d00&gt;</span>

<span class="gp">In [15]: </span><span class="n">plt</span><span class="o">.</span><span class="n">tight_layout</span><span class="p">()</span>
</pre></div>
Expand Down

0 comments on commit b96ced9

Please sign in to comment.