diff --git a/tests/test_docs.py b/tests/test_docs.py index c5307b5a0..70c8b8c63 100644 --- a/tests/test_docs.py +++ b/tests/test_docs.py @@ -1,7 +1,5 @@ # -*- coding: utf-8 -*- """Sphinx doctest is just too hard. Manually paste doctest examples here""" -from spacy.en.attrs import IS_LOWER -import pytest @pytest.mark.models def test_1():