my8100 / logparser

A tool for parsing Scrapy log files periodically and incrementally, extending the HTTP JSON API of Scrapyd.
GNU General Public License v3.0
89 stars 22 forks source link

alter method parse_crawler_stats #21

Closed therodrigolima closed 2 years ago

pep8speaks commented 2 years ago

Hello @contatodevlima! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 190:121: E501 line too long (155 > 120 characters)

Comment last updated at 2022-03-31 19:27:32 UTC