Allow slightly longer lines in Python scripts

This commit is contained in:
Jesse Szwedko 2017-02-14 21:17:05 -08:00
parent 347a9884a8
commit 2526b57c56

2
.flake8 Normal file
View File

@ -0,0 +1,2 @@
[flake8]
max-line-length = 120