Doc fix, closing issue 5826
This commit is contained in:
parent
160ff019b6
commit
5859b869a3
|
@ -332,7 +332,7 @@ New, Improved, and Deprecated Modules
|
|||
:func:`assertDictContainsSubset`, :func:`assertListEqual`,
|
||||
:func:`assertTupleEqual`, :func:`assertSequenceEqual`,
|
||||
:func:`assertRaisesRegexp`, :func:`assertIsNone`,
|
||||
and :func:`assertIsNotNot`.
|
||||
and :func:`assertIsNotNone`.
|
||||
|
||||
(Contributed by Benjamin Peterson and Antoine Pitrou.)
|
||||
|
||||
|
|
Loading…
Reference in New Issue