sphinx/tests/roots/test-warnings
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
..
autodoc_fodder.py Optimized tests: Add test-warnings 2016-07-14 23:12:57 +09:00
conf.py Sort imports with isort 2020-11-11 13:19:05 +01:00
index.rst Drop warning for nonlocal image URI 2017-04-19 01:40:17 +09:00
svgimg.pdf Optimized tests: Add test-warnings 2016-07-14 23:12:57 +09:00
svgimg.svg Fix test: imgconverter expects size of images fixed 2019-02-03 23:59:15 +09:00
undecodable.rst Optimized tests: Add test-warnings 2016-07-14 23:12:57 +09:00
wrongenc.inc Optimized tests: Add test-warnings 2016-07-14 23:12:57 +09:00