Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused pytest-mock dependency (#814)
Remove the dependency on pytest-mock, as the `mocker` fixture is not used anywhere in the source code, and all tests pass without it.
- Loading branch information