We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 239bce1 commit ffd9844Copy full SHA for ffd9844
tests/test_WriteApiBatching.py
@@ -17,7 +17,6 @@
17
from influxdb_client.client.exceptions import InfluxDBError
18
from influxdb_client.client.write.point import Point
19
from influxdb_client.client.write_api import WriteOptions, WriteApi, PointSettings
20
-from influxdb_client.rest import ApiException
21
22
23
class BatchingWriteTest(unittest.TestCase):
0 commit comments