Skip to content

Commit cbcdf56

Browse files
committed
fix(#755): update downloadConf type
1 parent 5da9b68 commit cbcdf56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

eodag/types/download_args.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ class DownloadConf(TypedDict, total=False):
3838
dl_url_params: dict[str, str]
3939
delete_archive: bool
4040
asset: Optional[str]
41+
allow_redirects: bool

0 commit comments

Comments
 (0)