Add 'max_line_length = 88' for flake8
This commit is contained in:
parent
da9465c100
commit
ba946170da
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
||||
|
||||
[flake8]
|
||||
max_line_length = 88
|
||||
|
||||
[metadata]
|
||||
license_file = COPYING
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue