Skip to content
Commit 9c714c91 authored by ntome's avatar ntome 💬 Committed by hydrargyrum
Browse files

tools/hooks/run-flake8.py: use flake8-import-order plugin

But it's pep8 rule keeps application-imports in the same group as
relative-imports. Changing it is not a matter of configuration but defining
our own style, which is tedious as it would require a setuptools entrypoint
just for that, so we inject manually the style.
parent 20e437bb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment