Skip to content

Commit

Permalink
Update file utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Fontecha Guadaño committed Apr 1, 2024
1 parent 55679b9 commit 92aa564
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inesdata_mov_datasets/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

from inesdata_mov_datasets.settings import Settings


def list_objs(bucket: str, prefix: str, endpoint_url: str, aws_secret_access_key: str, aws_access_key_id: str) -> list:
"""List objects from s3 bucket.
Expand Down

0 comments on commit 92aa564

Please sign in to comment.