Skip to content

Commit fcd4ed5

Browse files
committed
Merge branch 'WikiUploadFile' of github.com:TigreModerata/python-gitlab into WikiUploadFile
2 parents 89d6a79 + fd9a301 commit fcd4ed5

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)