Fixing flake8 linting errors
- Enabling builds to fail on simple lint failures now
This commit is contained in:
@@ -32,6 +32,7 @@ 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