flake8: Remove unnecessary putty-ignore option
This commit is contained in:
parent
79bb8871ee
commit
579b3e81e4
@ -50,7 +50,6 @@ putty-ignore =
|
||||
/# pylint: disable=invalid-name/ : +N801,N806
|
||||
/# pylint: disable=wildcard-import/ : +F403
|
||||
/# pragma: no mccabe/ : +C901
|
||||
tests/*/*/test_*.py : +D100,D101,D401
|
||||
tests/*/test_*.py : +D100,D101,D401
|
||||
tests/unit/browser/http/test_content_disposition.py : +D400
|
||||
scripts/dev/ci/install.py : +C901,FI53
|
||||
|
Loading…
Reference in New Issue
Block a user