usgs
usgs copied to clipboard
remove usage of old "mock"
https://github.com/testing-cabal/mock
mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.