MDAnalysis / mdahole2

An MDAKit implementing a Python interface for the HOLE program.
https://www.mdanalysis.org/mdahole2/
GNU General Public License v3.0
5 stars 2 forks source link

fix get_cmap deprecation #39

Closed IAlibay closed 8 months ago

IAlibay commented 10 months ago

2023-11-03T03:16:21.0968186Z /home/runner/work/mdanalysis/mdanalysis/package/MDAnalysis/analysis/hole2/hole.py:874: MatplotlibDeprecationWarning: The get_cmap function was deprecated in Matplotlib 3.7 and will be removed two minor releases later. Use matplotlib.colormaps[name] or matplotlib.colormaps.get_cmap(obj) instead.

codecov[bot] commented 10 months ago

Codecov Report

Merging #39 (e8f3ca9) into main (d65dc01) will increase coverage by 0.17%. The diff coverage is 100.00%.

Additional details and impacted files
IAlibay commented 8 months ago

@lilyminium it would be good to get this merged before we deploy this kit / do the next release.