Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 20, 2024
1 parent 2f1ed68 commit bb7b3c1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,6 @@ <h1>Source code for openvino_xai.explainer.explanation</h1><div class="highlight
<span class="sd"> :type postfix: str</span>
<span class="sd"> :param confidence_scores: Dict with confidence scores for each class index. Default is None.</span>
<span class="sd"> :type confidence_scores: Dict[int, float] | None</span>

<span class="sd"> &quot;&quot;&quot;</span>

<span class="n">os</span><span class="o">.</span><span class="n">makedirs</span><span class="p">(</span><span class="n">dir_path</span><span class="p">,</span> <span class="n">exist_ok</span><span class="o">=</span><span class="kc">True</span><span class="p">)</span>
Expand Down

0 comments on commit bb7b3c1

Please sign in to comment.