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 0ee9619 commit e6f9ec5Copy full SHA for e6f9ec5
Doc/library/unittest.rst
@@ -1760,7 +1760,7 @@ Loading and running tests
1760
1761
A list of the non-fatal errors encountered while loading tests. Not reset
1762
by the loader at any point. Fatal errors are signalled by the relevant
1763
- 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
1764
indicated by a synthetic test that will raise the original error when
1765
run.
1766
0 commit comments