srsly
srsly copied to clipboard
use newer unittest.mock from the standard library
https://github.com/testing-cabal/mock
mock is now part of the Python standard library, available as unittest.mock in Python 3.3 onwards.