Skip to content

Commit 6bdaad4

Browse files
graingertpicnixz
andauthored
Update Lib/test/test_support.py
Co-authored-by: Bénédikt Tran <[email protected]>
1 parent b5fc0df commit 6bdaad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_support.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ class LogCaptureHandler(logging.StreamHandler):
3030
"""
3131
A logging handler that stores log records and the log text.
3232
33-
derrived from pytest caplog
33+
Derived from pytest caplog.
3434
3535
The MIT License (MIT)
3636

0 commit comments

Comments
 (0)