mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 03:10:22 +03:00
Fix test_blank_languages
This commit is contained in:
parent
a51d9af81b
commit
3a57acd282
|
@ -686,7 +686,7 @@ def test_language_matching(lang, target):
|
|||
("iw", "he"),
|
||||
("is", "isl"),
|
||||
("mo", "ro"),
|
||||
("mul", "xx"),
|
||||
("xx", "mul"),
|
||||
("no", "nb"),
|
||||
("pt-BR", "pt"),
|
||||
("zh-Hans", "zh"),
|
||||
|
|
Loading…
Reference in New Issue
Block a user