Skip to content

fix: replace external mock package with unittest.mock from stdlib#276

Closed
MD-Mushfiqur123 wants to merge 1 commit into
laurentS:masterfrom
MD-Mushfiqur123:fix-mock
Closed

fix: replace external mock package with unittest.mock from stdlib#276
MD-Mushfiqur123 wants to merge 1 commit into
laurentS:masterfrom
MD-Mushfiqur123:fix-mock

Conversation

@MD-Mushfiqur123

Copy link
Copy Markdown

Fixes #272

Replace the now-fossilized mock package with from unittest.mock import Mock from the Python standard library. Remove mock from dev-dependencies.

Signed-off-by: god032396-del <god032396@gmail.com>
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.

1 participant