Plugin: fix forgotten merge info

This commit is contained in:
Valentin Lorentz 2011-02-26 10:44:35 +01:00
parent f5de099798
commit 3c42a1f513

View File

@ -130,7 +130,6 @@ class Plugin(callbacks.Plugin):
irc.error(format('There is no command %q.', command))
plugins = wrap(plugins, [many('something')])
>>>>>>> 3005752... fix docstring for Plugin.plugin command so it actually says what the command will do.
def author(self, irc, msg, args, cb):
"""<plugin>