Skip to content

Commit

Permalink
deploy: 0207631
Browse files Browse the repository at this point in the history
  • Loading branch information
dae committed Aug 19, 2023
1 parent 7922f43 commit 923bfe0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions command-line-use.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,7 @@ <h1 id="command-line-use"><a class="header" href="#command-line-use">Command-Lin
print(col.sched.deck_due_tree())
col.close()
</code></pre>
<p>Make sure you call <code>col.close()</code> at the end to save any changes.</p>
<p>See <a href="./the-anki-module.html">the Anki module</a> for more.</p>

</main>
Expand Down
1 change: 1 addition & 0 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -489,6 +489,7 @@ <h2 id="the-database"><a class="header" href="#the-database">The Database</a></h
print(col.sched.deck_due_tree())
col.close()
</code></pre>
<p>Make sure you call <code>col.close()</code> at the end to save any changes.</p>
<p>See <a href="./the-anki-module.html">the Anki module</a> for more.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="hooks--filters"><a class="header" href="#hooks--filters">Hooks &amp; Filters</a></h1>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 923bfe0

Please sign in to comment.