sphinx/tests/roots/test-apidoc-toc/mypackage
François Freitag 0949735210
Sort imports with isort
Keep imports alphabetically sorted and their order homogeneous across
Python source files.

The isort project has more feature and is more active than the
flake8-import-order plugin.

Most issues caught were simply import ordering from the same module.
Where imports were purposefully placed out of order, tag with
isort:skip.
2020-11-11 13:19:05 +01:00
..
no_init Fix flake8 violations 2018-02-19 23:20:56 +09:00
resource A happy new year! 2019-01-02 16:00:30 +09:00
something Fix flake8 violations 2018-02-19 23:20:56 +09:00
__init__.py Closes #4334: sphinx-apidoc: Don't generate references to non-existing files in TOC 2017-12-21 19:06:17 +01:00
main.py Sort imports with isort 2020-11-11 13:19:05 +01:00