run test lint

This commit is contained in:
Waylon Walker 2022-09-01 15:30:18 -05:00
parent 24bcf58b42
commit 76ba3caa33
No known key found for this signature in database
GPG key ID: 66E2BF2B4190EFE4
5 changed files with 41 additions and 3 deletions

2
.flake8 Normal file
View file

@ -0,0 +1,2 @@
[flake8]
ignore = E501, W503, F541, E203