Skip to content

Commit

Permalink
add to docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
adamweiner committed Mar 5, 2025
1 parent e6daf5e commit 526ee07
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions planet/http.py
Original file line number Diff line number Diff line change
Expand Up @@ -235,6 +235,7 @@ def __init__(
Parameters:
auth: Planet server authentication.
read_timeout_secs: Maximum time to wait for data to be received.
"""
if auth is None:
# Try getting credentials from environment before checking
Expand Down

0 comments on commit 526ee07

Please sign in to comment.