Skip to content

Commit 6c0d018

Browse files
committed
Remove a redundant pass
1 parent ed36ef9 commit 6c0d018

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_websocket.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ def ws(client):
8484
yield ws
8585
finally:
8686
ws.close(1000)
87-
pass
8887

8988

9089
def test_observing_dataprop(thing, mocker):

0 commit comments

Comments
 (0)