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

check for matplotlibs.colormaps before matplotlibs.colormaps.register #592

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

stevengj
Copy link
Member

@stevengj stevengj commented Jul 5, 2024

Should fix #591.

@codecov-commenter
Copy link

codecov-commenter commented Jul 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.83%. Comparing base (28826e0) to head (414163e).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #592   +/-   ##
=======================================
  Coverage   23.83%   23.83%           
=======================================
  Files           4        4           
  Lines         365      365           
=======================================
  Hits           87       87           
  Misses        278      278           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@stevengj stevengj merged commit c229e30 into master Jul 5, 2024
4 of 6 checks passed
@stevengj stevengj deleted the stevengj-patch-1 branch July 5, 2024 19:26
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.

PyPlot: KeyError: key :colormaps not found
2 participants