We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mock
1 parent 7bfaf32 commit fe8e11cCopy full SHA for fe8e11c
docs/writing/tests.rst
@@ -251,7 +251,7 @@ the need to change any other code.
251
252
----
253
254
-**``mock``** is a library for testing in Python. As of Python 3.3, it is
+``mock`` is a library for testing in Python. As of Python 3.3, it is
255
available in the `standard library <http://docs.python.org/dev/library/unittest.mock`_.
256
257
For older versions of Python:
0 commit comments