Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaS11 committed Feb 6, 2024
1 parent 5a28e74 commit aaf884d
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 @@ -365,7 +365,7 @@ def auth_environ() -> Dict[str, str]:


def in_us_west_2() -> str:
"""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
Returns:
str: string indicating if the user is in AWS region us-west-2
Expand Down

0 comments on commit aaf884d

Please sign in to comment.