Skip to content

Commit

Permalink
Auto-format
Browse files Browse the repository at this point in the history
  • Loading branch information
ines committed Oct 25, 2019
1 parent 5d4cb64 commit 37b6730
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spacy_lookups_data/tests/test_lb.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def lb_nlp():
("déi", "déi"),
("Männer", "Mann"),
("Mënner", "Mond"),
("kritt", "kréien")
("kritt", "kréien"),
],
)
def test_lb_lemmatizer_lookup_assigns(lb_tokenizer, string, lemma):
Expand Down

0 comments on commit 37b6730

Please sign in to comment.