Skip to content

Commit

Permalink
Update 'docs' folder with _fix_coverage and delete old branches.
Browse files Browse the repository at this point in the history
  • Loading branch information
FWuellhorst committed Dec 5, 2023
1 parent 6c7c9f6 commit aa06030
Show file tree
Hide file tree
Showing 4 changed files with 125 additions and 125 deletions.
Binary file modified docs/_fix_coverage/docs/.doctrees/environment.pickle
Binary file not shown.
14 changes: 7 additions & 7 deletions docs/_fix_coverage/pylint/pylint.html
Original file line number Diff line number Diff line change
Expand Up @@ -2977,7 +2977,7 @@ <h3>Module <code>vclibpy.flowsheets.base</code> (<code>vclibpy/flowsheets/base.p
<td><code>cyclic-import</code></td>
<td>R0401</td>
<td></td>
<td><pre>Cyclic import (vclibpy.media -&gt; vclibpy.media.ref_prop)</pre></td>
<td><pre>Cyclic import (vclibpy.media -&gt; vclibpy.media.cool_prop -&gt; vclibpy.media.media)</pre></td>
</tr>

<tr>
Expand All @@ -2987,7 +2987,7 @@ <h3>Module <code>vclibpy.flowsheets.base</code> (<code>vclibpy/flowsheets/base.p
<td><code>cyclic-import</code></td>
<td>R0401</td>
<td></td>
<td><pre>Cyclic import (vclibpy.media -&gt; vclibpy.media.cool_prop -&gt; vclibpy.media.media)</pre></td>
<td><pre>Cyclic import (vclibpy.media -&gt; vclibpy.media.media)</pre></td>
</tr>

<tr>
Expand All @@ -2997,7 +2997,7 @@ <h3>Module <code>vclibpy.flowsheets.base</code> (<code>vclibpy/flowsheets/base.p
<td><code>cyclic-import</code></td>
<td>R0401</td>
<td></td>
<td><pre>Cyclic import (vclibpy.media -&gt; vclibpy.media.media)</pre></td>
<td><pre>Cyclic import (vclibpy.media -&gt; vclibpy.media.ref_prop)</pre></td>
</tr>

<tr>
Expand All @@ -3007,7 +3007,7 @@ <h3>Module <code>vclibpy.flowsheets.base</code> (<code>vclibpy/flowsheets/base.p
<td><code>cyclic-import</code></td>
<td>R0401</td>
<td></td>
<td><pre>Cyclic import (vclibpy.components.expansion_valves -&gt; vclibpy.components.expansion_valves.bernoulli)</pre></td>
<td><pre>Cyclic import (vclibpy.flowsheets -&gt; vclibpy.flowsheets.standard)</pre></td>
</tr>

<tr>
Expand All @@ -3017,7 +3017,7 @@ <h3>Module <code>vclibpy.flowsheets.base</code> (<code>vclibpy/flowsheets/base.p
<td><code>cyclic-import</code></td>
<td>R0401</td>
<td></td>
<td><pre>Cyclic import (vclibpy.flowsheets -&gt; vclibpy.flowsheets.vapor_injection_phase_separator -&gt; vclibpy.flowsheets.vapor_injection)</pre></td>
<td><pre>Cyclic import (vclibpy.components.expansion_valves -&gt; vclibpy.components.expansion_valves.bernoulli)</pre></td>
</tr>

<tr>
Expand All @@ -3037,7 +3037,7 @@ <h3>Module <code>vclibpy.flowsheets.base</code> (<code>vclibpy/flowsheets/base.p
<td><code>cyclic-import</code></td>
<td>R0401</td>
<td></td>
<td><pre>Cyclic import (vclibpy.flowsheets -&gt; vclibpy.flowsheets.standard)</pre></td>
<td><pre>Cyclic import (vclibpy.flowsheets -&gt; vclibpy.flowsheets.vapor_injection_economizer -&gt; vclibpy.flowsheets.vapor_injection)</pre></td>
</tr>

<tr>
Expand All @@ -3047,7 +3047,7 @@ <h3>Module <code>vclibpy.flowsheets.base</code> (<code>vclibpy/flowsheets/base.p
<td><code>cyclic-import</code></td>
<td>R0401</td>
<td></td>
<td><pre>Cyclic import (vclibpy.flowsheets -&gt; vclibpy.flowsheets.vapor_injection_economizer -&gt; vclibpy.flowsheets.vapor_injection)</pre></td>
<td><pre>Cyclic import (vclibpy.flowsheets -&gt; vclibpy.flowsheets.vapor_injection_phase_separator -&gt; vclibpy.flowsheets.vapor_injection)</pre></td>
</tr>

<tr>
Expand Down
Loading

0 comments on commit aa06030

Please sign in to comment.