Use Black's default 88 line length

This commit is contained in:
Hugo 2018-05-20 18:22:14 +03:00
parent 8bca1d2794
commit f3c9b4150d

View file

@ -3,3 +3,6 @@ universal = 1
[metadata]
license_file = COPYING
[pycodestyle]
max_line_length = 88