Skip to content

Commit c3903dd

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

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
def test_chunked_response(self):
1401-
"""Test chunked reponse for TestInfluxDBClient object."""
1401+
"""Test chunked response 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)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy