Commit 878bc871 authored by Berker Peksag's avatar Berker Peksag

whatsnew/3.5: Add missing word "class"

parent 61ea0aad
......@@ -1940,7 +1940,7 @@ tracebacks. (Contributed by Robert Collins in :issue:`22936`.)
unittest.mock
-------------
The :class:`~unittest.mock.Mock` has the following improvements:
The :class:`~unittest.mock.Mock` class has the following improvements:
* Class constructor has a new *unsafe* parameter, which causes mock
objects to raise :exc:`AttributeError` on attribute names starting
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment