Skip to content

Commit

Permalink
Add missing trailing comma
Browse files Browse the repository at this point in the history
I'm sorry.
  • Loading branch information
jb3 committed Aug 2, 2024
1 parent 491531f commit 4773a05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arthur/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
"moderators": 267629731250176001,
"coredevs": 587606783669829632,
"events": 778361735739998228,
"directors": 267627879762755584
"directors": 267627879762755584,
}

0 comments on commit 4773a05

Please sign in to comment.