c03ae0a571
Black allows up to 88 characters per line. Put this configuration into a separated file, as pyproject.toml won't do ref. https://github.com/PyCQA/flake8/issues/234
2 lines
30 B
INI
2 lines
30 B
INI
[flake8]
|
|
max-line-length = 88
|