Skip to content

Commit

Permalink
[python] temporarily skip geneformer test
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzi committed Apr 3, 2024
1 parent 9494987 commit da43f85
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
CENSUS_VERSION_FOR_GENEFORMER_TESTS = "2023-12-15"


@pytest.skip
@pytest.mark.experimental
@pytest.mark.live_corpus
def test_GeneformerTokenizer_correctness(tmpdir: Path) -> None:
Expand Down

0 comments on commit da43f85

Please sign in to comment.