Skip to content

Commit

Permalink
deploy: e3b8c9e
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbachmann committed Nov 1, 2023
1 parent 443617b commit 218405c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions levenshtein.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ <h2>distance<a class="headerlink" href="#distance" title="Permalink to this head
considered as a result. If the distance is bigger than score_cutoff,
score_cutoff + 1 is returned instead. Default is None, which deactivates
this behaviour.</p></li>
<li><p><strong>score_hint</strong> (<em>int</em><em>, </em><em>optional</em>) – Expected distance between s1 and s2. This is used to select a
faster implementation. Default is None, which deactivates this behaviour.</p></li>
</ul>
</dd>
<dt class="field-even">Returns<span class="colon">:</span></dt>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 218405c

Please sign in to comment.