Skip to content

Pyflakes fix star imports and other style violations. #6115

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

Merged
merged 6 commits into from
Jul 26, 2015

Conversation

charris
Copy link
Member

@charris charris commented Jul 26, 2015

Additional style and pep8 fixups, mostly driven by fixing the previously ubiquitous

from numpy.testing import *

and a few other import * cases. There are still some in f2py, but that is a project for another day.

@charris charris added this to the 1.10.0 release milestone Jul 26, 2015
charris added a commit that referenced this pull request Jul 26, 2015
Pyflakes fix star imports and other style violations.
@charris charris merged commit e81b9ee into numpy:master Jul 26, 2015
@charris
Copy link
Member Author

charris commented Jul 26, 2015

Preparation for 1.10.

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.

1 participant