PyCharm flagged this as a PEP 8 violation, for module level imports not being at
the top of the file.
Details
Details
- Reviewers
durin42 martinvonz - Group Reviewers
hg-reviewers - Commits
- rHGf91834ecfdfd: narrow: move `testedwith` after module imports
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.