Skip to content

Commit fd9a301

Browse files
TigreModeratanejch
andauthored
Update gitlab/mixins.py
Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
1 parent f14a2cc commit fd9a301

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitlab/mixins.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -956,7 +956,7 @@ class UploadMixin(_RestObjectBase):
956956
manager: base.RESTManager
957957

958958
def _get_upload_path(self) -> str:
959-
"""Formats _upload_string with object attributes.
959+
"""Formats _upload_path with object attributes.
960960
961961
Returns:
962962
The upload path

0 commit comments

Comments
 (0)