Skip to content

Commit 97876a5

Browse files
committed
style(test/wrap_stdout): format by black
1 parent 14f4182 commit 97876a5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/wrap_stdio/test_wrap_stdio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,5 @@ def test_wrap_stdout_linux(mocker):
5353
assert sys.stdout == tmp_stdout
5454
assert sys.stderr == tmp_stderr
5555

56-
5756
else:
5857
pass

0 commit comments

Comments
 (0)