Skip to content

Commit

Permalink
Deploying to gh-pages from @ 2f72ea3 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
pancetta committed Jan 20, 2024
1 parent 7caa616 commit b1806ad
Show file tree
Hide file tree
Showing 327 changed files with 1,489 additions and 891 deletions.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/projects/Hamiltonian.doctree
Binary file not shown.
Binary file modified .doctrees/projects/doc_fput.doctree
Binary file not shown.
Binary file added .doctrees/pySDC/helpers.NCCL_communicator.doctree
Binary file not shown.
Binary file modified .doctrees/pySDC/helpers.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_2_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_3_B.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_4_D.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_7_A.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_7_B.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_7_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/doc_step_8_C.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_2.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_3.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_4.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_7.doctree
Binary file not shown.
Binary file modified .doctrees/tutorial/step_8.doctree
Binary file not shown.
Binary file modified _images/timings_SDC_variants_Fisher.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified _images/timings_SDC_variants_GrayScott.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
197 changes: 197 additions & 0 deletions _modules/helpers/NCCL_communicator.html

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -131,9 +131,6 @@ <h1>Source code for implementations.sweeper_classes.generic_implicit_MPI</h1><di
<span class="n">L</span><span class="o">.</span><span class="n">status</span><span class="o">.</span><span class="n">residual</span> <span class="o">=</span> <span class="mf">0.0</span> <span class="k">if</span> <span class="n">L</span><span class="o">.</span><span class="n">status</span><span class="o">.</span><span class="n">residual</span> <span class="ow">is</span> <span class="kc">None</span> <span class="k">else</span> <span class="n">L</span><span class="o">.</span><span class="n">status</span><span class="o">.</span><span class="n">residual</span>
<span class="k">return</span> <span class="kc">None</span>

<span class="c1"># check if there are new values (e.g. from a sweep)</span>
<span class="c1"># assert L.status.updated</span>

<span class="c1"># compute the residual for each node</span>

<span class="c1"># build QF(u)</span>
Expand Down
1 change: 1 addition & 0 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ <h1>All modules for which code is available</h1>
<li><a href="core/SpaceTransfer.html">core.SpaceTransfer</a></li>
<li><a href="core/Step.html">core.Step</a></li>
<li><a href="core/Sweeper.html">core.Sweeper</a></li>
<li><a href="helpers/NCCL_communicator.html">helpers.NCCL_communicator</a></li>
<li><a href="helpers/plot_helper.html">helpers.plot_helper</a></li>
<li><a href="helpers/problem_helper.html">helpers.problem_helper</a></li>
<li><a href="helpers/pysdc_helper.html">helpers.pysdc_helper</a></li>
Expand Down
7 changes: 7 additions & 0 deletions _sources/pySDC/helpers.NCCL_communicator.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
helpers.NCCL\_communicator module
=================================

.. automodule:: helpers.NCCL_communicator
:members:
:undoc-members:
:show-inheritance:
1 change: 1 addition & 0 deletions _sources/pySDC/helpers.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Submodules
.. toctree::
:maxdepth: 2

helpers.NCCL_communicator
helpers.plot_helper
helpers.problem_helper
helpers.pysdc_helper
Expand Down
2 changes: 1 addition & 1 deletion coverage/coverage-badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_fput_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_and_energy_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -328,7 +328,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_and_energy_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -196,7 +196,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_hamiltonian_output_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_hamiltonian_output_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_harmonic_oscillator_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -170,7 +170,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_harmonic_oscillator_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_harmonic_oscillator_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_simple_problems_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -254,7 +254,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_simple_problems_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_simple_problems_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_solar_system_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -323,7 +323,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_solar_system_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_solar_system_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_stop_at_error_hook_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -365,7 +365,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_020efe120a771d8a_stop_at_error_hook_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_020efe120a771d8a_stop_at_error_hook_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_74ce84641ea8e5a0_controller_MPI_scorep_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -117,7 +117,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_74ce84641ea8e5a0_controller_MPI_scorep_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_FaultHooks_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_generate_statistics_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -135,7 +135,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_generate_statistics_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_generate_statistics_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_implicit_sweeper_faults_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -485,7 +485,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_implicit_sweeper_faults_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_implicit_sweeper_faults_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_visualization_helper_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -416,7 +416,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_064a9f2a35945611_visualization_helper_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_064a9f2a35945611_visualization_helper_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_a8a430cd9834ab6a_A_spatial_problem_setup_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -217,7 +217,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_a8a430cd9834ab6a_A_spatial_problem_setup_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_0a363dd8c140c711_HookClass_DAE_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0a363dd8c140c711_ProblemDAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -173,7 +173,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0a363dd8c140c711_ProblemDAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_0a363dd8c140c711_ProblemDAE_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0eb34c630be51b75_DiscontinuousTestDAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -156,7 +156,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0eb34c630be51b75_DiscontinuousTestDAE_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_0c21c203c9df60ee_AllenCahn_dump_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_AllenCahn_monitor_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -237,7 +237,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_AllenCahn_monitor_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_run_simple_forcing_benchmark_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -350,7 +350,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_run_simple_forcing_benchmark_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
4 changes: 2 additions & 2 deletions coverage/d_0c21c203c9df60ee_AllenCahn_monitor_py.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_AllenCahn_monitor_and_dump_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -274,7 +274,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_AllenCahn_monitor_and_dump_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_run_simple_forcing_verification_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
<aside class="hidden">
<button type="button" class="button_next_chunk" data-shortcut="j"/>
Expand Down Expand Up @@ -242,7 +242,7 @@ <h2>
<a id="nextFileLink" class="nav" href="d_0c21c203c9df60ee_run_simple_forcing_verification_py.html">&#xbb; next</a>
&nbsp; &nbsp; &nbsp;
<a class="nav" href="https://coverage.readthedocs.io/en/7.4.0">coverage.py v7.4.0</a>,
created at 2024-01-12 13:58 +0000
created at 2024-01-20 11:28 +0000
</p>
</div>
</footer>
Expand Down
Loading

0 comments on commit b1806ad

Please sign in to comment.