Launchpad does not know where python-mistralclient hosts its code.

Bazaar branches

Name Status Last Modified Last Commit
lp:python-mistralclient/trunk 1 Development 2020-04-18 16:58:46 UTC
521. Use unittest.mock instead of third pa...

Author: Sean McGinnis
Revision Date: 2020-04-18 16:58:46 UTC

Use unittest.mock instead of third party mock

Now that we no longer support py27, we can use the standard library
unittest.mock module instead of the third party mock lib.

Change-Id: Ia6c5910a2e37d5f53e194f4cefdf57dae4dde5b2
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>

11 of 1 result