Add 'max_line_length = 88' for flake8

This commit is contained in:
Hugo 2018-06-06 10:39:02 +03:00
parent da9465c100
commit ba946170da

View file

@ -1,6 +1,9 @@
[bdist_wheel]
universal = 1
[flake8]
max_line_length = 88
[metadata]
license_file = COPYING