Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Dec 12, 2024
1 parent 31eefb3 commit 45bbcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy/tests/training/test_pretraining.py
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ def test_pretraining_tagger():


# Try to debug segfault on windows
#def test_pretraining_training():
# def test_pretraining_training():
# """Test that training can use a pretrained Tok2Vec model"""
# config = Config().from_str(pretrain_string_internal)
# nlp = util.load_model_from_config(config, auto_fill=True, validate=False)
Expand Down

0 comments on commit 45bbcd1

Please sign in to comment.