mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Bump black to 20.8b1 (and reformat) (#4371)
* Bump black version * Reformat with black
This commit is contained in:
@@ -194,7 +194,7 @@ class Mod(
|
||||
@commands.is_owner()
|
||||
async def movedeletedelay(self, ctx: commands.Context) -> None:
|
||||
"""
|
||||
Move deletedelay settings to core
|
||||
Move deletedelay settings to core
|
||||
"""
|
||||
all_guilds = await self.config.all_guilds()
|
||||
for guild_id, settings in all_guilds.items():
|
||||
|
||||
Reference in New Issue
Block a user