Skip to content

Commit 7207643

Browse files
Merge remote-tracking branch 'refs/remotes/origin/unittest-doModuleCleanups-multiple-errors' into unittest-doModuleCleanups-multiple-errors
2 parents 0bd3333 + 5ae08b0 commit 7207643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
:func:`unittest.doModuleCleanup` no longer swallows all but first exception
1+
:func:`unittest.doModuleCleanups` no longer swallows all but first exception
22
raised in the cleanup code, but raises a :exc:`ExceptionGroup` if multiple
33
errors occurred.

0 commit comments

Comments
 (0)