Skip to content

Commit 81c53ae

Browse files
wip
1 parent 1c7b314 commit 81c53ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_influxdb_client_3.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,4 +278,3 @@ def test_get_version_fail(self):
278278
InfluxDBClient3(
279279
host=f'http://{server.host}:{server.port}', org="ORG", database="DB", token="TOKEN"
280280
).get_server_version()
281-

0 commit comments

Comments
 (0)