Skip to content

Commit c051f73

Browse files
committed
Fix formatting
1 parent 852181c commit c051f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecmwf/opendata/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -630,4 +630,4 @@ def _apply_sas_to_urls(self, urls):
630630
updated_urls.append((self._add_sas_to_url(url), byte_ranges))
631631
else:
632632
updated_urls.append(self._add_sas_to_url(item))
633-
return updated_urls
633+
return updated_urls

0 commit comments

Comments
 (0)