8000 docs(artifacts): Fix argument indentation · python-gitlab/python-gitlab@c631eeb · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit c631eeb

Browse files
maxnoenejch
authored andcommitted
docs(artifacts): Fix argument indentation
1 parent f6fd02d commit c631eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/v4/objects/artifacts.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ def download(
6262
6363
Args:
6464
ref_name: Branch or tag name in repository. HEAD or SHA references
65-
are not supported.
65+
are not supported.
6666
job: The name of the job.
6767
job_token: Job token for multi-project pipeline triggers.
6868
streamed: If True the data will be processed by chunks of

0 commit comments

Comments
 (0)
0