mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 19:30:19 +03:00
fix tests
This commit is contained in:
parent
0d4f1d4765
commit
371f5f6734
|
@ -689,7 +689,6 @@ def test_language_matching(lang, target):
|
||||||
("mul", "xx"),
|
("mul", "xx"),
|
||||||
("no", "nb"),
|
("no", "nb"),
|
||||||
("pt-BR", "pt"),
|
("pt-BR", "pt"),
|
||||||
("xx", "mul"),
|
|
||||||
("zh-Hans", "zh"),
|
("zh-Hans", "zh"),
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user