We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Could you please consider to utilize unittest.mock instead of mock?
Background: https://fedoraproject.org/wiki/Changes/DeprecatePythonMock https://trello.com/c/S6eADbii/64-remove-python-mock
The text was updated successfully, but these errors were encountered:
At least 3.8, 3.9 and 3.10 testsuite works with that: https://build.opensuse.org/package/show/home:pgajdos:python/python-graphene-django/
Sorry, something went wrong.
@pgajdos It seems this is resolved by #1336 If you think the problem still exists, feel free to reopen this issue.
No branches or pull requests
Could you please consider to utilize unittest.mock instead of mock?
Background:
https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
https://trello.com/c/S6eADbii/64-remove-python-mock
The text was updated successfully, but these errors were encountered: