launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #29050
[Merge] ~cjwatson/launchpad:flake8-absolute-import into launchpad:master
The proposal to merge ~cjwatson/launchpad:flake8-absolute-import into launchpad:master has been updated.
Description changed to:
Launchpad's Python style guide requires these. I happened to notice some relative imports in a recent MP, but there's no need for this to be up to reviewers to catch; enforce absolute imports mechanically instead.
The violation-fixing commit is just because I ran `pre-commit run -a flake8` while testing this and it reported a few things.
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/428789
--
Your team Launchpad code reviewers is requested to review the proposed merge of ~cjwatson/launchpad:flake8-absolute-import into launchpad:master.
References