scrapy / scrapy

Scrapy, a fast high-level web crawling & scraping framework for Python.
https://scrapy.org
BSD 3-Clause "New" or "Revised" License
51.16k stars 10.35k forks source link

Fix and re-enable `unnecessary-comprehension` and `use-dict-literal` pylint tags #6254

Closed wRAR closed 2 months ago

wRAR commented 2 months ago

Both are valid simplification hints.