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

Fix mpl.cm.get_cmap deprecation #1122

Merged
merged 1 commit into from
Apr 30, 2024
Merged

Fix mpl.cm.get_cmap deprecation #1122

merged 1 commit into from
Apr 30, 2024

Conversation

eleftherioszisis
Copy link
Collaborator

@eleftherioszisis eleftherioszisis commented Apr 30, 2024

Fixes #1121

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (65a3e2e) to head (34f092d).

Additional details and impacted files
@@            Coverage Diff            @@
##            master     #1122   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           36        36           
  Lines         2473      2473           
=========================================
  Hits          2473      2473           

@eleftherioszisis eleftherioszisis merged commit a44ecc4 into master Apr 30, 2024
5 checks passed
@eleftherioszisis eleftherioszisis deleted the fix-get_cmap branch April 30, 2024 07:15
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.

AttributeError: module 'matplotlib.cm' has no attribute 'get_cmap' with Matplotlib 3.9
3 participants