get rid of all warnings during tests
This commit is contained in:
committed by
Jacob Alexander
parent
7bce2f751a
commit
d94d60db8b
@@ -32,7 +32,6 @@ def test_simple_rpc_with_options():
|
||||
remote = cap.foo(i=5)
|
||||
_ = remote.wait()
|
||||
|
||||
|
||||
def test_simple_rpc_bootstrap():
|
||||
read, write = socket.socketpair()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user