Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commitc3903dd

Browse files
authored
docs: fix simple typo, reponse -> response (#873)
There is a small typo in influxdb/tests/client_test.py.Should read `response` rather than `reponse`.
1 parent7b03673 commitc3903dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎influxdb/tests/client_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ def test_invalid_port_fails(self):
13981398
InfluxDBClient('host','80/redir','username','password')
13991399

14001400
deftest_chunked_response(self):
1401-
"""Test chunkedreponse for TestInfluxDBClient object."""
1401+
"""Test chunkedresponse for TestInfluxDBClient object."""
14021402
example_response= \
14031403
u'{"results":[{"statement_id":0,"series":[{"columns":["key"],' \
14041404
'"values":[["cpu"],["memory"],["iops"],["network"]],"partial":' \

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp