Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Apr 22, 2024
1 parent c220a5f commit 3955d2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _modules/CveXplore/core/database_actions/db_action.html
Original file line number Diff line number Diff line change
Expand Up @@ -594,6 +594,7 @@ <h1>Source code for CveXplore.core.database_actions.db_action</h1><div class="hi
<span class="sd"> Group:</span>
<span class="sd"> database</span>
<span class="sd"> &quot;&quot;&quot;</span>

<span class="n">actions</span> <span class="o">=</span> <span class="n">collections</span><span class="o">.</span><span class="n">namedtuple</span><span class="p">(</span><span class="s2">&quot;Actions&quot;</span><span class="p">,</span> <span class="s2">&quot;InsertOne UpdateOne&quot;</span><span class="p">)(</span><span class="mi">0</span><span class="p">,</span> <span class="mi">1</span><span class="p">)</span>

<div class="viewcode-block" id="DatabaseAction.__init__">
Expand Down

0 comments on commit 3955d2d

Please sign in to comment.