AFM-SPM / TopoStats

An AFM image analysis program to batch process data and obtain statistics from images
https://afm-spm.github.io/TopoStats/
GNU Lesser General Public License v3.0
55 stars 10 forks source link

bug: Addresses importlib.resources.open_text() deprecation #830

Closed ns-rse closed 2 months ago

ns-rse commented 2 months ago

Closes #828

Deprecation of legacy API was now throwing errors. These have been addressed and the new files() API is used in place.