Skip to content

Commit

Permalink
deploy: 5d773dc
Browse files Browse the repository at this point in the history
  • Loading branch information
jstucke committed Jan 16, 2025
1 parent f4b2c03 commit 5644029
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/analysis.plugin.plugin.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<dl class="py class">
<dt class="sig sig-object py" id="analysis.plugin.plugin.AnalysisPluginV0">
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">analysis.plugin.plugin.</span></span><span class="sig-name descname"><span class="pre">AnalysisPluginV0</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">metadata</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#analysis.plugin.plugin.AnalysisPluginV0" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">object</span></code></p>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">AnalysisBasePluginAdapterMixin</span></code></p>
<p>An abstract class that all analysis plugins must inherit from.</p>
<p>Analysis plugins should not depend on FACT_core code where they mustn’t.</p>
<dl class="field-list simple">
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 5644029

Please sign in to comment.