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

Commit

Permalink
Merge pull request #165 from HXSecurity/Bidaya0-patch-1
Browse files Browse the repository at this point in the history
Update utils.py
  • Loading branch information
Bidaya0 authored Dec 13, 2021
2 parents 6a357d5 + 6afab1e commit 1f4543e
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 1f4543e

Please sign in to comment.