Skip to content

Pyflakes fix star imports and other style violations. - #6115

Merged
charris merged 6 commits into
numpy:masterfrom
charris:pyflakes-fix-star-imports
Jul 26, 2015
Merged

charris merged 6 commits into
numpy:masterfrom
charris:pyflakes-fix-star-imports

Conversation

@charris

@charris charris commented Jul 26, 2015

Copy link
Copy Markdown
Member

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

charris commented Jul 26, 2015

Copy link
Copy Markdown
Member Author

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