rmax / scrapy-redis

Redis-based components for Scrapy.
http://scrapy-redis.readthedocs.io
MIT License
5.49k stars 1.59k forks source link

[IMPROVEMENT] Flake8 update for files #207

Closed LuckyPigeon closed 2 years ago

LuckyPigeon commented 2 years ago

Environment

Local Setup

Reproduce the bug

> cd scrapy_redis
> flake8 .

Log

image