mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Upd test
This commit is contained in:
parent
70b9de8e58
commit
835070cedc
|
@ -355,7 +355,7 @@ def test_pipe_methods_frozen():
|
|||
"parser",
|
||||
"ner",
|
||||
"textcat",
|
||||
pytest.param("morphologizer", marks=pytest.mark.xfail),
|
||||
"morphologizer"
|
||||
],
|
||||
)
|
||||
def test_pipe_label_data_exports_labels(pipe):
|
||||
|
|
Loading…
Reference in New Issue
Block a user