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 a668ccb commit f18335eCopy full SHA for f18335e
earthaccess/api.py
@@ -554,7 +554,7 @@ def auth_environ() -> Dict[str, str]:
554
555
556
def in_us_west_2() -> str:
557
- """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
558
559
Returns:
560
str: string indicating if the user is in AWS region us-west-2
0 commit comments