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

"TextPath imported but not used", says pyflakes #1520

Closed
dmcdougall opened this issue Nov 19, 2012 · 2 comments
Closed

"TextPath imported but not used", says pyflakes #1520

dmcdougall opened this issue Nov 19, 2012 · 2 comments

Comments

@dmcdougall
Copy link
Member

See here for the offending line.

@pelson
Copy link
Member

pelson commented Nov 20, 2012

Obviously the benefit of that is that one can do

import matplotlib.text
matplotlib.text.TextPath(...)

(as I think I may have done in the past...)

That is not an argument against actually doing the work, I just wanted to point out a potential benefit of it being there... 😉

@tacaswell
Copy link
Member

Closing as won't-fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants