From aa12b374c0ed82b04f8e2f9688683f5040524fb1 Mon Sep 17 00:00:00 2001 From: Matthew Honnibal Date: Sat, 22 Aug 2015 22:12:55 +0200 Subject: [PATCH] * Remove old doc tests --- tests/test_docs.py | 2 -- 1 file changed, 2 deletions(-) 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():