mirror of https://github.com/scrapy/scrapy.git
Update pytest.ini
This commit is contained in:
parent
75bff7b6d3
commit
cbe4dc57f3
|
|
@ -39,4 +39,5 @@ flake8-ignore =
|
|||
scrapy/utils/markup.py F403
|
||||
scrapy/utils/multipart.py F403
|
||||
scrapy/utils/url.py F403 F405
|
||||
tests/test_loader.py E741
|
||||
tests/test_loader.py E741
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue