Skip to content

Commit a94754c

Browse files
committed
chore: fix flake issue
1 parent 0f81da8 commit a94754c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

influxdb_client_3/query/query_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
from pyarrow.flight import FlightClient, Ticket, FlightCallOptions, FlightStreamReader
77
from influxdb_client_3.version import USER_AGENT
88

9+
910
class QueryApiOptions(object):
1011
tls_root_certs = None
1112
tls_verify = True

0 commit comments

Comments
 (0)