Skip to content

Commit 6817f66

Browse files
committed
chore: lint tests as well
1 parent a3816a5 commit 6817f66

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_query.py

-2
Original file line numberDiff line numberDiff line change
@@ -164,5 +164,3 @@ def test_query_proxy_base_client(self):
164164
assert client._query_api._proxy == test_proxy
165165
assert ('grpc.http_proxy', test_proxy) in\
166166
client._query_api._flight_client_options.get('generic_options')
167-
168-

0 commit comments

Comments
 (0)