Skip to content

DOC: add a couple plt.close('all') to avoid warning #5980

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

Conversation

jorisvandenbossche
Copy link
Member

Some small doc fixes:

  • added some plt.close('all') calls to avoid the matplotlib warning that there are more than 20 figures open.
  • some style errors in release.rst. Apparantly sphinx complains about something like ```NaN``s`.because there may not be a character directly after the closing ````

@jorisvandenbossche
Copy link
Member Author

@y-p OK to merge? (before I have to rebase release.rst with this pace of development)

@ghost
Copy link

ghost commented Jan 17, 2014

Look fine, go ahead.

jorisvandenbossche added a commit that referenced this pull request Jan 17, 2014
DOC: add a couple plt.close('all') to avoid warning
@jorisvandenbossche jorisvandenbossche merged commit 4518630 into pandas-dev:master Jan 17, 2014
@jorisvandenbossche jorisvandenbossche deleted the doc-plot-warning branch January 17, 2014 10:47
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.

1 participant