easyargs icon indicating copy to clipboard operation
easyargs copied to clipboard

Use standard library mock when available

Open carlwgeorge opened this issue 3 years ago • 0 comments

Mock has been available in the standard library since Python 3.3. There is no need to install the pypi package on modern Pythons.

carlwgeorge avatar Apr 20 '22 04:04 carlwgeorge