Skip to content

Commit d0ecfdf

Browse files
authored
Delete trailing whitespace
1 parent d90bef4 commit d0ecfdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_pytest/capture.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -478,7 +478,7 @@ def _colorama_workaround():
478478
"""
479479
Ensure colorama is imported so that it attaches to the correct stdio
480480
handles on Windows.
481-
481+
482482
colorama uses the terminal on import time. So if something does the
483483
first import of colorama while I/O capture is active, colorama will
484484
fail in various ways.

0 commit comments

Comments
 (0)