mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 09:52:30 -05:00
Reformat with Black 22.1.0
This commit is contained in:
@@ -6,7 +6,7 @@ from redbot.core.utils.chat_formatting import inline
|
||||
|
||||
_ = Translator("Cleanup", __file__)
|
||||
|
||||
SNOWFLAKE_THRESHOLD = 2 ** 63
|
||||
SNOWFLAKE_THRESHOLD = 2**63
|
||||
|
||||
|
||||
class RawMessageIds(Converter):
|
||||
|
||||
Reference in New Issue
Block a user