fix formatting

pull/29/head
Mallory Hancock 2018-04-10 09:54:49 -07:00
parent 08a98febca
commit dfd2cd76af
1 changed files with 4 additions and 3 deletions

View File

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