mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
Remove unused conftest
This commit is contained in:
parent
c2406e92bc
commit
3f3a46722c
|
@ -1,8 +0,0 @@
|
|||
import pytest
|
||||
from spacy.en import English
|
||||
import os
|
||||
|
||||
|
||||
@pytest.fixture(scope="session")
|
||||
def en_nlp():
|
||||
return English()
|
Loading…
Reference in New Issue
Block a user