8000 Remove some unused imports by timhoffm · Pull Request #12574 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Remove some unused imports #12574

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 1 commit into from
Oct 20, 2018
Merged

Conversation

timhoffm
Copy link
Member

PR Summary

Removing some obviously unnecessary imports as response to #12562.

@@ -51,14 +51,12 @@
from matplotlib.path import Path

try:
from PIL import Image
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was just a test import to find out if PIL is available. Superseeded by importing PILLOW_VERSION.

@tacaswell tacaswell added this to the v3.1 milestone Oct 20, 2018
@tacaswell tacaswell merged commit 682fe2c into matplotlib:master Oct 20, 2018
@timhoffm timhoffm deleted the unused-import branch October 20, 2018 15:23
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.

3 participants
0