python: run isort on everything
[babeltrace.git] / CONTRIBUTING.adoc
index 5937194fa08912755203342f9c9124fb34f24bf7..5435ff6efa1cb76474c9cd7c2113738a79512613 100644 (file)
@@ -1955,3 +1955,6 @@ private:
 
 All Python code must be formatted using the version of
 https://github.com/psf/black[Black] specified in `dev-requirements.txt`.
+
+All Python imports must be sorted using the version of
+https://pycqa.github.io/isort/[isort] indicated in `dev-requirements.txt`.
This page took 0.024025 seconds and 4 git commands to generate.