Skip to content

Commit

Permalink
add to pyi file
Browse files Browse the repository at this point in the history
  • Loading branch information
wallies authored Sep 11, 2024
1 parent 3ce2bcb commit a0a722f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tantivy/tantivy.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -436,3 +436,6 @@ class SnippetGenerator:

def set_max_num_chars(self, max_num_chars: int) -> None:
pass

__version__: str

0 comments on commit a0a722f

Please sign in to comment.