Skip to content

Commit

Permalink
sphinx update
Browse files Browse the repository at this point in the history
  • Loading branch information
gdsjaar committed Oct 14, 2024
1 parent d7a9bd1 commit 8182f15
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified _build/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion _build/html/_modules/exodus.html
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ <h1>Source code for exodus</h1><div class="highlight"><pre>
<span class="sd"> found.</span>
<span class="sd"> &quot;&quot;&quot;</span>

<span class="k">return</span> <span class="n">_parse_exodus_version</span><span class="p">(</span><span class="s1">&#39;#define EXODUS_VERSION &quot;9.02&quot;&#39;</span><span class="p">)</span></div>
<span class="k">return</span> <span class="n">_parse_exodus_version</span><span class="p">(</span><span class="s1">&#39;#define EXODUS_VERSION &quot;9.03&quot;&#39;</span><span class="p">)</span></div>


<span class="k">def</span> <span class="nf">_parse_exodus_version</span><span class="p">(</span><span class="n">version_string</span><span class="p">):</span>
Expand Down

0 comments on commit 8182f15

Please sign in to comment.