Files
manila-tempest-plugin/manila_tempest_tests/utils.py
lkuchlan 1d1461d232 Add flake8-import-order extension to tox.ini
This package adds 3 new flake8 warnings

* ``I100``: Your import statements are in the wrong order.
* ``I101``: The names in your from import are in the wrong order.
* ``I201``: Missing newline between sections or imports.

Change-Id: I4feabcd4db583d213e0e4d414eee267b0ddb8870
2020-08-18 10:01:00 +03:00

8.1 KiB