Use Black's default 88 line length
This commit is contained in:
parent
8bca1d2794
commit
f3c9b4150d
1 changed files with 3 additions and 0 deletions
|
@ -3,3 +3,6 @@ universal = 1
|
||||||
|
|
||||||
[metadata]
|
[metadata]
|
||||||
license_file = COPYING
|
license_file = COPYING
|
||||||
|
|
||||||
|
[pycodestyle]
|
||||||
|
max_line_length = 88
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue