Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiheng-huang committed Nov 3, 2024
1 parent dab67a2 commit 74da4a0
Show file tree
Hide file tree
Showing 3 changed files with 576 additions and 5 deletions.
1 change: 0 additions & 1 deletion denser_retriever/keyword.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ def __init__(
analysis: Optional[str] = "default",
**kwargs,
):
super().__init__(**kwargs)
self.drop_old = drop_old
self.analysis = analysis
self.client = es_connection
Expand Down
Loading

0 comments on commit 74da4a0

Please sign in to comment.