We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a28e74 commit aaf884dCopy full SHA for aaf884d
earthaccess/api.py
@@ -365,7 +365,7 @@ def auth_environ() -> Dict[str, str]:
365
366
367
def in_us_west_2() -> str:
368
- """Returns true if the user is in AWS region us-west-2
+ """Returns a message indicating if the user is in AWS region us-west-2
369
370
Returns:
371
str: string indicating if the user is in AWS region us-west-2
0 commit comments