mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-23 00:42:56 +00:00
Reformat entire project with ruff instead of black
This commit is contained in:
@@ -15,6 +15,7 @@ import re
|
||||
# `counter:5:user:80088516616269824` where the first number is the current count and the
|
||||
# second number is the user ID who owns the button.
|
||||
|
||||
|
||||
# Note that custom_ids can only be up to 100 characters long.
|
||||
class DynamicCounter(
|
||||
discord.ui.DynamicItem[discord.ui.Button],
|
||||
|
Reference in New Issue
Block a user