MDAnalysis / membrane-curvature

MDAnalysis tool to calculate membrane curvature.
https://membrane-curvature.readthedocs.io/
GNU General Public License v3.0
29 stars 6 forks source link

Deprecation warning in base #96

Closed ojeda-e closed 1 year ago

ojeda-e commented 1 year ago

A DeprecationWarning is showing up in In base.py

DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead.

This needs to be updated but has very low priority.