Skip to content

Commit

Permalink
fix linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
radekosmulski committed Oct 23, 2023
1 parent c76ff4e commit 35a4a75
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/unit/tf/examples/test_usecase_retrieval_with_hpo.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,7 @@
@testbook(
REPO_ROOT / "examples/usecases/retrieval-with-hyperparameter-optimization.ipynb",
execute=False,
timeout=120
timeout=120,
)
@pytest.mark.notebook
def test_usecase_pretrained_embeddings(tb):
Expand Down

0 comments on commit 35a4a75

Please sign in to comment.