1c20dd4e1a
* make sure line length is less than 79 per https://wiki.openstack.org/wiki/Documentation/Markup_conventions; * specify a logger name; * move import statements to the top.
3 lines
30 B
INI
3 lines
30 B
INI
[flake8]
|
|
max-line-length = 79
|