Skip to content

Commit 916ac69

Browse files
committed
Change NEWS file
I rechecked and get that `unittest.mock.patch.dict` is not involved. Also deleted a trailing comma
1 parent 3c4edf2 commit 916ac69

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Limit starting a patcher (from :func:`unittest.mock.patch`,
2-
:func:`unittest.mock.patch.object` or :func:`unittest.mock.patch.dict`) more than
3-
once without stopping it.
1+
Limit starting a patcher (from :func:`unittest.mock.patch` or
2+
:func:`unittest.mock.patch.object`) more than
3+
once without stopping it

0 commit comments

Comments
 (0)