Spaces:
Sleeping
Sleeping
File size: 130 Bytes
d916065 |
1 2 3 4 5 |
def setup_module():
import pytest
pytest.skip("portuguese_en.doctest imports nltk.examples.pt which doesn't exist!")
|