-
-
Notifications
You must be signed in to change notification settings - Fork 31k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpo-37955: mock.patch incorrect reference to Mock
mock.patch mentions that keyword arguments are passed to Mock when it passes to MagicMock by default. This PR fixes that.
- Loading branch information
Paulo Henrique Silva
committed
Aug 26, 2019
1 parent
b3b9619
commit 6578726
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters