We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 235de4c commit e13b4f9Copy full SHA for e13b4f9
tests/wrap_stdio/test_wrap_stdio.py
@@ -51,6 +51,5 @@ def test_wrap_stdout_linux(mocker):
51
assert sys.stdout == tmp_stdout
52
assert sys.stderr == tmp_stderr
53
54
-
55
else:
56
pass
0 commit comments