Skip to content

Commit 5a28e74

Browse files
committed
remove more tabs
1 parent 4c8837d commit 5a28e74

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
@@ -374,7 +374,7 @@ def in_us_west_2() -> str:
374374
return "You are running in AWS region 'us-west-2'"
375375
else:
376376
raise ValueError(
377-
"Your instance is not running inside the"
378-
" AWS us-west-2 region."
379-
" You will not be able to directly access NASA Earthdata S3 buckets."
380-
)
377+
"Your instance is not running inside the"
378+
" AWS us-west-2 region."
379+
" You will not be able to directly access NASA Earthdata S3 buckets."
380+
)

0 commit comments

Comments
 (0)