luigibonati / mlcolvar

A unified framework for machine learning collective variables for enhanced sampling simulations
MIT License
91 stars 24 forks source link

change register_cmap to register #107

Closed luigibonati closed 8 months ago

luigibonati commented 8 months ago

Description

register_cmap has been deprecated by matplotlib, changing it as described here:

MatplotlibDeprecationWarning: The register_cmap function was deprecated in Matplotlib 3.7 and will be removed two minor releases later. Use ``matplotlib.colormaps.register(name)`` instead.
codecov[bot] commented 8 months ago

Codecov Report

Merging #107 (965c334) into main (d08d80a) will increase coverage by 0.00%. The diff coverage is 100.00%.

Additional details and impacted files