diff --git a/scrapy/xlib/__init__.py b/scrapy/xlib/__init__.py index b79d73973..11f022087 100644 --- a/scrapy/xlib/__init__.py +++ b/scrapy/xlib/__init__.py @@ -1 +1,2 @@ -"""This directory contains third party modules used by Scrapy""" +"""This package contains some third party modules that are distributed along +with Scrapy"""