Thanks to visit codestin.com Credit goes to github.com
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.
1 parent ef3d6bd commit 0c9fd63Copy full SHA for 0c9fd63
1 file changed
Doc/library/unittest.rst
@@ -1255,7 +1255,7 @@ Test cases
1255
1256
.. method:: doCleanups()
1257
1258
- This method is called uncoditionally after :meth:`tearDown`, or
+ This method is called unconditionally after :meth:`tearDown`, or
1259
after :meth:`setUp` if :meth:`setUp` raises an exception.
1260
1261
It is responsible for calling all the cleanup functions added by
0 commit comments