Update pytest.ini

This commit is contained in:
Ajay Mittur 2020-07-10 18:22:43 +05:30 committed by GitHub
parent 75bff7b6d3
commit cbe4dc57f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -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