Skip to content

TST: Make sure files are removed in test_graphics #5359

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 28, 2013

Conversation

jtratner
Copy link
Contributor

plt.savefig() appends an extension by default, which messes up ensure_clean().
Added option to ensure_clean() to just return file-like.

Closes #5347.

plt.savefig() appends an extension by default, which messes up
ensure_clean(). Added option to ensure_clean() to just return file-like.
jtratner added a commit that referenced this pull request Oct 28, 2013
TST: Make sure files are removed in test_graphics
@jtratner jtratner merged commit d0342aa into pandas-dev:master Oct 28, 2013
@jtratner jtratner deleted the always-cleanup-graphics-files branch October 28, 2013 03:26
@jtratner
Copy link
Contributor Author

@yarikoptic - should cover everything, definitely tell us if you see anything else!

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.

please tidy up your temporary files during testing
1 participant