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

Commits on Aug 21, 2012

  1. figure.py: import warnings, and make imports absolute

    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.
    efiring committed Aug 21, 2012
    Copy the full SHA
    d4e9dfc View commit details
    Browse the repository at this point in the history