Skip to content

Commit

Permalink
Adjusted docstrings for api.py
Browse files Browse the repository at this point in the history
Co-authored-by: Chuck Daniels <[email protected]>
  • Loading branch information
Sherwin-14 and chuckwondo authored Jul 23, 2024
1 parent 129e46b commit 692a283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthaccess/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ def get_s3_filesystem(
provider: Optional[str] = None,
results: Optional[DataGranule] = None,
) -> s3fs.S3FileSystem:
"""Returns a fsspec s3fs file session for direct access when we are in us-west-2.
"""Return an `s3fs.S3FileSystem` for direct access when running within the AWS us-west-2 region.
Parameters:
daac: Any DAAC short name e.g. NSIDC, GES_DISC
Expand Down

0 comments on commit 692a283

Please sign in to comment.