Skip to content

Commit 1703316

Browse files
authored
Fix formatting in CHANGELOG
1 parent 2f96597 commit 1703316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Releases
44
3.8.2 (2022-07-05)
55
------------------
66

7-
- Fixed `AsyncMock` support for Python 3.7+ in `mocker.async_stub` (`#302`_).
7+
- Fixed ``AsyncMock`` support for Python 3.7+ in ``mocker.async_stub`` (`#302`_).
88

99
.. _#302: https://github.com/pytest-dev/pytest-mock/pull/302
1010

0 commit comments

Comments
 (0)