We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 852181c commit c051f73Copy full SHA for c051f73
ecmwf/opendata/client.py
@@ -630,4 +630,4 @@ def _apply_sas_to_urls(self, urls):
630
updated_urls.append((self._add_sas_to_url(url), byte_ranges))
631
else:
632
updated_urls.append(self._add_sas_to_url(item))
633
- return updated_urls
+ return updated_urls
0 commit comments