Skip to content

Commit a668ccb

Browse files
committed
remove more tabs
1 parent 32d25e5 commit a668ccb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

earthaccess/api.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@ def in_us_west_2() -> str:
563563
return "You are running in AWS region 'us-west-2'"
564564
else:
565565
raise ValueError(
566-
"Your instance is not running inside the"
567-
" AWS us-west-2 region."
568-
" You will not be able to directly access NASA Earthdata S3 buckets."
569-
)
566+
"Your instance is not running inside the"
567+
" AWS us-west-2 region."
568+
" You will not be able to directly access NASA Earthdata S3 buckets."
569+
)

0 commit comments

Comments
 (0)