Skip to content

Commit fe8e11c

Browse files
author
Zearin
committed
writing/tests.rst: Unbold “mock
1 parent 7bfaf32 commit fe8e11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/writing/tests.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ the need to change any other code.
251251
mock
252252
----
253253

254-
**``mock``** is a library for testing in Python. As of Python 3.3, it is
254+
``mock`` is a library for testing in Python. As of Python 3.3, it is
255255
available in the `standard library <http://docs.python.org/dev/library/unittest.mock`_.
256256

257257
For older versions of Python:

0 commit comments

Comments
 (0)