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

Commitfd523b3

Browse files
authored
Merge pull request#1814 from python-gitlab/jlvillal/missing_comma
chore: fix missing comma
2 parents9896340 +7c59fac commitfd523b3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎gitlab/v4/objects/services.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,8 @@ class ProjectServiceManager(GetMixin, UpdateMixin, DeleteMixin, ListMixin, RESTM
179179
"wiki_page_events",
180180
"push_channel",
181181
"issue_channel",
182-
"confidential_issue_channel""merge_request_channel",
182+
"confidential_issue_channel",
183+
"merge_request_channel",
183184
"note_channel",
184185
"confidential_note_channel",
185186
"tag_push_channel",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp