Skip to content

Commit aaf884d

Browse files
committed
update docstring
1 parent 5a28e74 commit aaf884d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

earthaccess/api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -365,7 +365,7 @@ def auth_environ() -> Dict[str, str]:
365365

366366

367367
def in_us_west_2() -> str:
368-
"""Returns true if the user is in AWS region us-west-2
368+
"""Returns a message indicating if the user is in AWS region us-west-2
369369
370370
Returns:
371371
str: string indicating if the user is in AWS region us-west-2

0 commit comments

Comments
 (0)