charm-ops-interface-ceph-cl.../.flake8
Dmitrii Shcherbakov 1c20dd4e1a Minor refactoring
* 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.
2020-04-13 09:30:59 +03:00

3 lines
30 B
INI

[flake8]
max-line-length = 79