Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MNT] Fix flake8 import order issues #612

Merged
merged 1 commit into from Nov 7, 2017

Conversation

jrleeman
Copy link
Contributor

@jrleeman jrleeman commented Nov 7, 2017

Flake8 is catching more things and this should fix them. I did noqa several were comments or conditional imports were the issue.

@jrleeman jrleeman added this to the 0.7 milestone Nov 7, 2017
Copy link
Member

@dopplershift dopplershift left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That thing really seems to hate it when we have comments within a block of imports...

@dopplershift
Copy link
Member

Codacy needs to learn to understand noqa messages.

@jrleeman
Copy link
Contributor Author

jrleeman commented Nov 7, 2017

Yeah, I don't really consider those "newlines" which to me means unnecessary blank line, not the literal "there is a line that isn't an import here!"

@dopplershift dopplershift added the Type: Maintenance Updates and clean ups (but not wrong) label Nov 7, 2017
@dopplershift dopplershift merged commit cbfde67 into Unidata:master Nov 7, 2017
@jrleeman jrleeman deleted the flake_mnt branch November 7, 2017 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Updates and clean ups (but not wrong)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants