sphinx/tests/roots/test-ext-autosummary
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
..
autosummary_dummy_module.py Sort imports with isort 2020-11-11 13:19:05 +01:00
autosummary_importfail.py autosummary: catch all exceptions when importing modules 2017-11-02 23:04:43 +01:00
conf.py Fix flake8 violations 2018-02-19 23:20:56 +09:00
index.rst Close #8011: autosummary: Support instance attributes 2020-08-01 19:19:18 +09:00