assert.rst: typographical correction

This commit is contained in:
NODA, Kai 2017-03-06 01:01:55 +08:00 committed by GitHub
parent b28749eb92
commit e05ff0338a
1 changed files with 1 additions and 1 deletions

View File

@ -287,5 +287,5 @@ For further information, Benjamin Peterson wrote up `Behind the scenes of pytest
``--nomagic``.
.. versionchanged:: 3.0
Removes the ``--no-assert`` and``--nomagic`` options.
Removes the ``--no-assert`` and ``--nomagic`` options.
Removes the ``--assert=reinterp`` option.