Skip to content

Conversation

dineshbaburam91
Copy link
Collaborator

Removed a mock dependency in the PyEZ module.
mock was a third-party package for Python 2.7 first, then became part of the standard library in Python 3, available as unittest.mock. So, updated unit testcases to use unittest.mock module.

Copy link
Collaborator

@chidanandpujar chidanandpujar left a comment

Choose a reason for hiding this comment

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

Looks good

@dineshbaburam91 dineshbaburam91 merged commit a64698b into Juniper:master May 3, 2024
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