Skip to content
This repository has been archived by the owner on Apr 20, 2022. It is now read-only.

Commit

Permalink
Update utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Bidaya0 authored Dec 13, 2021
1 parent 6a357d5 commit 6afab1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apiserver/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ def download_file_to_path(bucket_url,
bucket_name,
object_name,
local_file,
access_key,
access_key_secret,
access_key='',
access_key_secret='',
anonymous=True):
"""
Expand Down

0 comments on commit 6afab1e

Please sign in to comment.