Skip to content

Commit

Permalink
format fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerhutcherson committed Jan 14, 2025
1 parent d6f359c commit da13fb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/test_rerankers.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ def reranker(request, skip_reranker):
def cohereReranker():
return CohereReranker()


@pytest.fixture
def hfCrossEncoderReranker():
return HFCrossEncoderReranker()
Expand Down

0 comments on commit da13fb8

Please sign in to comment.