effmass icon indicating copy to clipboard operation
effmass copied to clipboard

Improve warning messages

Open lucydot opened this issue 1 year ago • 0 comments

Currently warning messages are printed to the user using print statements. There is a better way to do this, which would also allow users to suppress warnings if, for example, they are doing high throughput work, using the Warnings module: https://docs.python.org/3/library/warnings.html

lucydot avatar May 31 '23 19:05 lucydot