feapder/tests/batch-spider-integration/spiders/__init__.py

4 lines
63 B
Python

__all__ = [
"sina_news_parser",
"tencent_news_parser"
]