Skip to content

Conversation

s-t-e-v-e-n-k
Copy link

Drop the use of the external mock module, unittest.mock has been included in the standard library since Python 3.4.

Closes: #146

Drop the use of the external mock module, unittest.mock has been
included in the standard library since Python 3.4.

Closes: web-push-libs#146
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.

use unittest.mock instead of mock

1 participant