mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-24 17:06:29 +03:00
* Upd tokenization test
This commit is contained in:
parent
0c76143b72
commit
2c431f9fdc
|
@ -12,6 +12,7 @@ from os import path
|
|||
|
||||
HERE = path.dirname(__file__)
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
def sun_txt():
|
||||
loc = path.join(HERE, 'sun.txt')
|
||||
|
|
Loading…
Reference in New Issue
Block a user