Skip to content

Commit ab2ddbc

Browse files
committed
ruff format
1 parent 10b6776 commit ab2ddbc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

twitchio/models/eventsub_.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3462,6 +3462,7 @@ def emotes(self) -> list[ChannelPointsEmote]:
34623462
if frag.type == "emote" and frag.emote is not None
34633463
]
34643464

3465+
34653466
class CooldownSettings(NamedTuple):
34663467
"""
34673468
NamedTuple that represents a custom reward's cooldown settings.

0 commit comments

Comments
 (0)