Delete scrapy/linkextractors/__init__.py

This commit is contained in:
Julia Medina 2015-05-09 03:23:24 -03:00
parent cfd40ed57f
commit 896b6dd481
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
"""
scrapy.linkextractors
This package contains a collection of Link Extractors.
For more info see docs/topics/link-extractors.rst
"""
from .lxmlhtml import LxmlLinkExtractor as LinkExtractor