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

figure.py: import warnings, and make imports absolute #1133

Merged
merged 1 commit into from Aug 21, 2012

Conversation

efiring
Copy link
Member

@efiring efiring commented Aug 21, 2012

The lack of "import warnings" was an error.
In addition to fixing that, I tried to make the import
scheme more orderly, and to use absolute imports.

The lack of "import warnings" was an error.
In addition to fixing that, I tried to make the import
scheme more orderly, and to use absolute imports.
@mdboom
Copy link
Member

mdboom commented Aug 21, 2012

Definite improvement. +1

efiring added a commit that referenced this pull request Aug 21, 2012
figure.py: import warnings, and make imports absolute
@efiring efiring merged commit 42878d2 into matplotlib:master Aug 21, 2012
@efiring efiring deleted the fix_figure_imports branch May 29, 2013 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants