From 5ae0bd4b2019a1daf750dc2403ab39372460a759 Mon Sep 17 00:00:00 2001 From: davfsa Date: Tue, 19 Jun 2018 22:08:28 +0200 Subject: [PATCH] Fixed indentation error --- src/cogs/bot_management.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cogs/bot_management.py b/src/cogs/bot_management.py index 023730b..9df5571 100644 --- a/src/cogs/bot_management.py +++ b/src/cogs/bot_management.py @@ -1,4 +1,4 @@ - import discord +import discord from discord.ext import commands