Skip to content

Commit 77b25b3

Browse files
Fix syntax error in .mention-bot
See python#360 (comment)
1 parent 6265842 commit 77b25b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mention-bot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
],
99
"userBlacklist": [],
1010
"userBlacklistForPR": [],
11-
"requiredOrgs": ["python"],
11+
"requiredOrgs": ["python"]
1212
}

0 commit comments

Comments
 (0)