Skip to content

Commit

Permalink
Fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
sebvallee committed May 28, 2017
1 parent 8a89505 commit e2333cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hms_irc/commands/twitter.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ def tweet(self, msg):

def handle(irc_server, irc_chan, rabbit, command):
h = TwitterHandler(irc_server, irc_chan, rabbit)
h.handle(command)%
h.handle(command)

0 comments on commit e2333cc

Please sign in to comment.