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

Remove unused 'mock' variable #630

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Remove unused 'mock' variable #630

wants to merge 2 commits into from

Conversation

jparise
Copy link
Collaborator

@jparise jparise commented Mar 3, 2025

This was causing a lint error:

./pymemcache/test/test_ext_aws_ec_client.py:41:10: F841 local variable 'mock' is assigned to but never used

This was causing a lint error:

    ./pymemcache/test/test_ext_aws_ec_client.py:41:10: F841 local variable 'mock' is assigned to but never used
@jparise jparise requested a review from a team as a code owner March 3, 2025 13:37
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.

1 participant