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
Remove mock as a test requirement as it's now part of Python from 3.3
onwards and we're dropping the last bits of Python 2 support. Unit test
updated to use new import (but maintain rest of code).
0 commit comments