mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-19 08:59:27 +01:00
Stupid tabs.
This commit is contained in:
parent
94c10ca5da
commit
f6066236a9
@ -108,7 +108,6 @@ class FunCommands(callbacks.Privmsg):
|
||||
except ValueError:
|
||||
irc.error(msg, 'That number doesn\'t map to an 8-bit character.')
|
||||
|
||||
|
||||
def hexlify(self, irc, msg, args):
|
||||
"<text>; turn string into a hexstring."
|
||||
text = privmsgs.getArgs(args)
|
||||
|
Loading…
Reference in New Issue
Block a user