Update .flake8

This commit is contained in:
Dylan M. Taylor 2021-05-15 09:52:47 -04:00 committed by GitHub
parent a79a582cfb
commit d8d700f949
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
[flake8]
ignore = E501, W191, E741
ignore = E501, W191, E741, E266