mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 01:42:30 -05:00
Reformat with Black 22.1.0
This commit is contained in:
@@ -83,7 +83,7 @@ class Streams(commands.Cog):
|
||||
self._init_task: asyncio.Task = asyncio.create_task(self.initialize())
|
||||
|
||||
async def red_delete_data_for_user(self, **kwargs):
|
||||
""" Nothing to delete """
|
||||
"""Nothing to delete"""
|
||||
return
|
||||
|
||||
def check_name_or_id(self, data: str) -> bool:
|
||||
|
||||
Reference in New Issue
Block a user