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

Commitba75c31

Browse files
JohnVillalovosnejch
authored andcommitted
chore: fix missing space in deprecation message
1 parentcbd4263 commitba75c31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎gitlab/v4/objects/snippets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ def public(self, **kwargs: Any) -> Union[RESTObjectList, List[RESTObject]]:
192192
"""
193193
utils.warn(
194194
message=(
195-
"Gitlab.snippets.public() is deprecated and will be removed in a"
195+
"Gitlab.snippets.public() is deprecated and will be removed in a"
196196
"future major version. Use Gitlab.snippets.list_public() instead."
197197
),
198198
category=DeprecationWarning,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp