We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f81da8 commit a94754cCopy full SHA for a94754c
influxdb_client_3/query/query_api.py
@@ -6,6 +6,7 @@
6
from pyarrow.flight import FlightClient, Ticket, FlightCallOptions, FlightStreamReader
7
from influxdb_client_3.version import USER_AGENT
8
9
+
10
class QueryApiOptions(object):
11
tls_root_certs = None
12
tls_verify = True
0 commit comments