We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f07ee41 commit 096e396Copy full SHA for 096e396
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