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 1c7b314 commit 81c53aeCopy full SHA for 81c53ae
tests/test_influxdb_client_3.py
@@ -278,4 +278,3 @@ def test_get_version_fail(self):
278
InfluxDBClient3(
279
host=f'http://{server.host}:{server.port}', org="ORG", database="DB", token="TOKEN"
280
).get_server_version()
281
-
0 commit comments