mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-02 11:20: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"),
|
||||
("no", "nb"),
|
||||
("pt-BR", "pt"),
|
||||
("xx", "mul"),
|
||||
("zh-Hans", "zh"),
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue
Block a user