From 0cc8bdcf80936fa402096e10ee5d1fed2fa34999 Mon Sep 17 00:00:00 2001
From: Myned <alphasea14@gmail.com>
Date: Fri, 1 Dec 2017 18:05:44 -0500
Subject: [PATCH] Whitespace

---
 src/main/run.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/main/run.py b/src/main/run.py
index 0353cf9..a7cdc59 100644
--- a/src/main/run.py
+++ b/src/main/run.py
@@ -85,6 +85,7 @@ async def on_ready():
     print('\n> > > > > > > > >\nC O N N E C T E D : {}\n> > > > > > > > >\n'.format(bot.user.name))
     await bot.get_channel(u.config['info_channel']).send('**Started** \N{BLACK SUN WITH RAYS} .')
     # u.notify('C O N N E C T E D')
+
     if u.temp['startup']:
         with suppress(err.NotFound):
             if u.temp['startup'][0] == 'guild':