mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2026-01-20 23:22:58 -05:00
Reformat with Black 22.1.0
This commit is contained in:
@@ -316,7 +316,7 @@ class CogManagerUI(commands.Cog):
|
||||
"""Commands to interface with Red's cog manager."""
|
||||
|
||||
async def red_delete_data_for_user(self, **kwargs):
|
||||
""" Nothing to delete (Core Config is handled in a bot method ) """
|
||||
"""Nothing to delete (Core Config is handled in a bot method )"""
|
||||
return
|
||||
|
||||
@commands.command()
|
||||
|
||||
Reference in New Issue
Block a user