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

Make all imports appear at top of file. #1616

Merged
merged 2 commits into from Feb 8, 2015
Merged

Make all imports appear at top of file. #1616

merged 2 commits into from Feb 8, 2015

Conversation

Kwpolska
Copy link
Member

@Kwpolska Kwpolska commented Feb 7, 2015

PEP8 requires this, flake8 complains, and I figured it’d be easier to
refactor it as much as possible (instead of just blindly ignoring the warning).

Comments and sanity checks welcome.

Signed-off-by: Chris Warrick kwpolska@gmail.com

PEP8 requires this, flake8 complains, and I figured it’d be easier to
refactor it as much as possible (instead of just blindly ignoring the warning).

Comments and sanity checks welcome.

Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Signed-off-by: Chris Warrick <kwpolska@gmail.com>
Kwpolska added a commit that referenced this pull request Feb 8, 2015
Make all imports appear at top of file.
@Kwpolska Kwpolska merged commit 020a405 into master Feb 8, 2015
@Kwpolska Kwpolska deleted the imports-at-top branch February 8, 2015 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant