Skip to content

Commit 118ce42

Browse files
Julian-Sznejch
authored andcommitted
docs(files): fix minor typo in variable declaration
1 parent da03e9c commit 118ce42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/v4/objects/files.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ def raw(
240240
241241
Args:
242242
ref: ID of the commit
243-
filepath: Path of the file to return
243+
file_path: Path of the file to return
244244
streamed: If True the data will be processed by chunks of
245245
`chunk_size` and each chunk is passed to `action` for
246246
treatment

0 commit comments

Comments
 (0)