* Remove old doc tests

This commit is contained in:
Matthew Honnibal 2015-08-22 22:12:55 +02:00
parent 692a8d3e3c
commit aa12b374c0
1 changed files with 0 additions and 2 deletions

View File

@ -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():