seismotologist
Results
1
issues of
seismotologist
This fork contains two minor bug fixes that are necessary to get hashpy up and running smoothly in 2021: * in hashpy/hashpype.py, change 'class HashError(StandardError):' to 'class HashError(Exception):' * in...