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
A built-in unittest.mock module has been introduced in Python 3.3.
Use it instead of depending on external mock package that's only needed
for older Pythons.
0 commit comments