Create .flake8

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

2
.flake8 Normal file
View File

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