docformatter
docformatter copied to clipboard
prefer new 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.