You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could you please consider to use unittest.mock instead of mock as a fallback? You seem to support older python versions, so you probably cannot really get rid of it completely for now.
Could you please consider to use unittest.mock instead of mock as a fallback? You seem to support older python versions, so you probably cannot really get rid of it completely for now.
https://trello.com/c/S6eADbii/64-remove-python-mock
https://fedoraproject.org/wiki/Changes/DeprecatePythonMock
The text was updated successfully, but these errors were encountered: