Skip to content

Commit af9f1ee

Browse files
committed
add to docstring
1 parent da683fc commit af9f1ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

planet/http.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ def __init__(
238238
239239
Parameters:
240240
auth: Planet server authentication.
241+
read_timeout_secs: Maximum time to wait for data to be received.
241242
"""
242243
if auth is None:
243244
# Try getting credentials from environment before checking

0 commit comments

Comments
 (0)