X Tutup
Skip to content

test_memcache.py: try import unittest.mock#172

Merged
linsomniac merged 1 commit intolinsomniac:masterfrom
moto-timo:try-import-unittest-mock
Apr 15, 2023
Merged

test_memcache.py: try import unittest.mock#172
linsomniac merged 1 commit intolinsomniac:masterfrom
moto-timo:try-import-unittest-mock

Conversation

@moto-timo
Copy link
Contributor

Rather than always require the separate mock module,
try to use unittest.mock if it is available

Signed-off-by: Tim Orling ticotimo@gmail.com

Rather than always require the separate mock module,
try to use unittest.mock if it is available

Signed-off-by: Tim Orling <ticotimo@gmail.com>
@linsomniac linsomniac merged commit 8ded8c3 into linsomniac:master Apr 15, 2023
@linsomniac
Copy link
Owner

This seems fine to me, thank you for the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup