This commit is contained in:
Paul Gauthier 2023-05-08 20:29:31 -07:00
parent ecb70d76f5
commit 14f863e732

3
.flake8 Normal file
View file

@ -0,0 +1,3 @@
[flake8]
ignore = E203
max-line-length = 100