fix formatting

This commit is contained in:
Mallory Hancock 2018-04-10 09:54:49 -07:00
parent 08a98febca
commit dfd2cd76af

View File

@ -225,3 +225,4 @@ class TwitchBot(Bot):
c.cap('REQ', ':twitch.tv/commands')
self.logger.info('Joining channel ' + self.channel)
c.join(self.channel)