Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb7d113a

Browse files
TCatshoeknejch
andauthored
Update docs/gl_objects/pipelines_and_jobs.rst
Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
1 parentd7ee6f8 commitb7d113a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/gl_objects/pipelines_and_jobs.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ You can also directly stream the output into a file, and unzip it afterwards::
274274
subprocess.run(["unzip", "-bo", zipfn])
275275
os.unlink(zipfn)
276276

277-
It isalsopossible touse the underlying iterator directly::
277+
Or, you canalso use the underlying response iterator directly::
278278

279279
artifact_bytes_iterator = build_or_job.artifacts(streamed=True, action='iterator')
280280

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp