Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_memcache.py: try import unittest.mock #172

Merged
merged 1 commit into from
Apr 15, 2023

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