Skip to content

Commit 100477c

Browse files
author
libertyzhu
committed
fix head_bucket comments
1 parent 547febf commit 100477c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qcloud_cos/cos_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1621,7 +1621,7 @@ def head_bucket(self, Bucket, **kwargs):
16211621
16221622
:param Bucket(string): 存储桶名称.
16231623
:param kwargs(dict): 设置请求headers.
1624-
:return: None.
1624+
:return: HEAD Bucket响应头域.
16251625
16261626
.. code-block:: python
16271627

0 commit comments

Comments
 (0)