mirror of
https://github.com/scrapy/scrapy.git
synced 2025-02-06 11:00:46 +00:00
Run black.
This commit is contained in:
parent
5bf0e1d1db
commit
8d917c0b55
@ -1,6 +1,6 @@
|
||||
import sys
|
||||
from io import StringIO
|
||||
from unittest.mock import Mock, call, PropertyMock, patch
|
||||
from unittest.mock import Mock, PropertyMock, call, patch
|
||||
|
||||
from scrapy.commands.check import Command, TextTestResult
|
||||
from tests.test_commands import CommandTest
|
||||
|
Loading…
x
Reference in New Issue
Block a user