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 bead571 commit e1cbb6fCopy full SHA for e1cbb6f
Doc/library/unittest.rst
@@ -1738,7 +1738,7 @@ Loading and running tests
1738
1739
A list of the non-fatal errors encountered while loading tests. Not reset
1740
by the loader at any point. Fatal errors are signalled by the relevant
1741
- 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
1742
indicated by a synthetic test that will raise the original error when
1743
run.
1744
0 commit comments