Skip to content

Commit

Permalink
Merge pull request #130 from jayzhenghan/master
Browse files Browse the repository at this point in the history
更正编程格式
  • Loading branch information
dt3310321 authored Aug 14, 2020
2 parents 46913ca + 4f5f07b commit a8da9b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qcloud_cos/cos_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -3503,6 +3503,7 @@ def delete_bucket_encryption(self, Bucket, **kwargs):
params=params)

return None

def put_async_fetch_task(self, Bucket, FetchTaskConfiguration={}, **kwargs):
"""发起异步拉取对象到COS的任务
Expand Down

0 comments on commit a8da9b9

Please sign in to comment.