Skip to content

Commit a065f9c

Browse files
committed
Blacken
1 parent 0e7135a commit a065f9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/insecure_client_test.py

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
# docker run --rm -p 192.168.x.x:50051:50051 authzed/spicedb serve-testing
2424
remote_host = "192.168.something.something"
2525

26+
2627
@pytest.mark.remote_calls
2728
async def test_normal_async_client_raises_error_on_insecure_remote_call(token):
2829
with pytest.raises(grpc.RpcError):

0 commit comments

Comments
 (0)