mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-15 22:27:12 +03:00
4 lines
108 B
Python
4 lines
108 B
Python
|
from ..conftest import register_cython_tests
|
||
|
|
||
|
register_cython_tests("spacy.tests.parser._search", __name__)
|