We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4780d8 commit 47227d4Copy full SHA for 47227d4
1 file changed
geoip2/webservice.py
@@ -87,6 +87,8 @@ class Client:
87
* pt-BR -- Brazilian Portuguese
88
* ru -- Russian
89
* zh-CN -- Simplified Chinese.
90
+ :param timeout: The timeout to use when waiting on the request. This sets
91
+ both the connect timeout and the read timeout.
92
93
"""
94
0 commit comments