We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14f4182 commit 97876a5Copy full SHA for 97876a5
tests/wrap_stdio/test_wrap_stdio.py
@@ -53,6 +53,5 @@ def test_wrap_stdout_linux(mocker):
53
assert sys.stdout == tmp_stdout
54
assert sys.stderr == tmp_stderr
55
56
-
57
else:
58
pass
0 commit comments