Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAINT Use unittest.mock instead of mock #732

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

davide125
Copy link
Contributor

The mock package has been deprecated for a while, use the builtin unittest.mock instead.

Copy link
Collaborator

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for the PR! LGTM

@thomasjpfan thomasjpfan changed the title Use unittest.mock instead of mock MAINT Use unittest.mock instead of mock Dec 5, 2023
@thomasjpfan thomasjpfan merged commit 6bf156b into amueller:main Dec 5, 2023
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.

2 participants