run isort

This commit is contained in:
Abel Luck 2024-04-18 11:58:45 +02:00
parent 6add19c288
commit 0c3a7fe7fe
7 changed files with 20 additions and 31 deletions

View file

@ -1,7 +1,7 @@
import copy
from colorlog import ColoredFormatter
import scrapy.utils.log
from colorlog import ColoredFormatter
color_formatter = ColoredFormatter(
(