sphinx/doc/development/tutorials
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
..
examples Sort imports with isort 2020-11-11 13:19:05 +01:00
helloworld.rst Fix #6405: docs: wrong link 2019-06-01 01:24:57 +09:00
index.rst moving extension dev overview 2020-07-29 10:38:18 +01:00
recipe.rst Fix #3106: domain: Register hyperlink target for index page automatically 2020-02-22 18:20:12 +09:00
todo.rst Doc: Add missing 'env-merge-info' to the todo tutorial. 2020-07-06 17:55:55 +02:00