Skip to content

Conversation

gshotwell
Copy link
Contributor

It seems like there's a matplotlib regression which causes our CI to fail Issue #611. Since I was trying to debug this issue on another branch I went ahead and silenced that warning on the penguins app.

Copy link
Collaborator

@wch wch left a comment

Choose a reason for hiding this comment

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

Looks good to me, besides the one small comment.

I think it makes sense to suppress this warning given that we don’t know when the next matplotlib release (which will hopefully fix the issue) will be.

@gshotwell gshotwell merged commit a479c32 into main Jul 13, 2023
@gshotwell gshotwell deleted the silence_matplotlib_warning branch July 13, 2023 12:18
schloerke added a commit that referenced this pull request Jul 17, 2023
* main:
  Silence figure layout warning on matplotlib 3.7.2 (#615)
  Duckdb example (#586)
  Add --reload-dir command line argument (#353)
  Use enhanced matplotlib type stubs (#613)
  chore: Add citation (#478)
  feat(cli): add short aliases to shiny run args (#596)
@schloerke
Copy link
Collaborator

Moved warning check into the CI test that was originally failing: 93033fd

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