From a864856fbaf1fc4d81dfb638b37e09a88617b64e Mon Sep 17 00:00:00 2001 From: Bobloy Date: Mon, 27 Nov 2017 14:09:05 -0500 Subject: [PATCH] spacing --- fight/fight.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/fight/fight.py b/fight/fight.py index 12aec64..c07a67d 100644 --- a/fight/fight.py +++ b/fight/fight.py @@ -499,7 +499,8 @@ class Fight: await ctx.send("Fight has been stopped") -# ***************************Fightset_guild command group start************************** +# ***************************Fightset_guild command group start************************** + @fightset.group(name="guild") async def fightset_guild(self, ctx): """Adjust guild wide settings"""