From 8d12fa60a73992f338d9862396bdec7e3ef264b0 Mon Sep 17 00:00:00 2001 From: bobloy Date: Fri, 27 Nov 2020 23:54:16 -0500 Subject: [PATCH] Black formatting --- redbot/core/core_commands.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/redbot/core/core_commands.py b/redbot/core/core_commands.py index a037a22bb..00d2be097 100644 --- a/redbot/core/core_commands.py +++ b/redbot/core/core_commands.py @@ -525,8 +525,8 @@ class Core(commands.commands._RuleDropper, commands.Cog, CoreLogic): async def mydata(self, ctx: commands.Context): """Commands which interact with the data [botname] has about you. - More information can be found in the [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html) - """ + More information can be found in the [End User Data Documentation.](https://docs.discord.red/en/stable/red_core_data_statement.html) + """ # 1/10 minutes. It's a static response, but the inability to lock # will annoy people if it's spammable