Skip to content

Commit d1a2d5d

Browse files
LulalabyMiddledot
andauthored
Update discord/enums.py
Co-authored-by: Middledot <[email protected]>
1 parent f3d3a37 commit d1a2d5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

discord/enums.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -597,7 +597,7 @@ def __int__(self):
597597

598598

599599
class ApplicationType(Enum):
600-
game = 1,
600+
game = 1
601601
music = 2
602602
ticketed_events = 3
603603
guild_role_subscriptions = 4

0 commit comments

Comments
 (0)