mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-23 11:12:47 +01:00
Minor stylistic update.
This commit is contained in:
parent
c955a32c63
commit
cf5b75fbca
@ -343,7 +343,7 @@ def checkCommandCapability(msg, cb, command):
|
||||
|
||||
class RichReplyMethods(object):
|
||||
"""This is a mixin so these replies need only be defined once. It operates
|
||||
under several assumptions, including the fact that "self" is an Irc object
|
||||
under several assumptions, including the fact that 'self' is an Irc object
|
||||
of some sort and there is a self.msg that is an IrcMsg."""
|
||||
def __makeReply(self, prefix, s):
|
||||
if s:
|
||||
|
Loading…
Reference in New Issue
Block a user