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 208701e commit ce01c59Copy full SHA for ce01c59
Doc/library/unittest.rst
@@ -1797,7 +1797,7 @@ Loading and running tests
1797
1798
A list of the non-fatal errors encountered while loading tests. Not reset
1799
by the loader at any point. Fatal errors are signalled by the relevant
1800
- a method raising an exception to the caller. Non-fatal errors are also
+ method raising an exception to the caller. Non-fatal errors are also
1801
indicated by a synthetic test that will raise the original error when
1802
run.
1803
0 commit comments