We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3816a5 commit 6817f66Copy full SHA for 6817f66
tests/test_query.py
@@ -164,5 +164,3 @@ def test_query_proxy_base_client(self):
164
assert client._query_api._proxy == test_proxy
165
assert ('grpc.http_proxy', test_proxy) in\
166
client._query_api._flight_client_options.get('generic_options')
167
-
168
0 commit comments