periodic_log: fixed naming

This commit is contained in:
Georgiy Zatserklianyi 2023-05-24 23:10:30 +03:00
parent a0c84903b7
commit b60e0faf22
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ from scrapy.utils.serialize import ScrapyJSONEncoder
logger = logging.getLogger(__name__)
class LogStatsExtended:
class PeriodicLog:
"""Log basic scraping stats periodically"""
def __init__(