Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit e6f9ec5

Browse filesBrowse files
authored
Fix typo in unittest docs (#97742)
1 parent 0ee9619 commit e6f9ec5
Copy full SHA for e6f9ec5

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎Doc/library/unittest.rst

Copy file name to clipboardExpand all lines: Doc/library/unittest.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1760,7 +1760,7 @@ Loading and running tests
17601760

17611761
A list of the non-fatal errors encountered while loading tests. Not reset
17621762
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
1763+
method raising an exception to the caller. Non-fatal errors are also
17641764
indicated by a synthetic test that will raise the original error when
17651765
run.
17661766

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.