rmax / scrapy-redis

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

Add Type annotations pep-0483 #283

Open LuckyPigeon opened 1 year ago

LuckyPigeon commented 1 year ago

Description

To follow Python specification, we now introduce add type annotations, which has defined in pep-0483