mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-23 11:09:23 +01:00
Plugin: fix forgotten merge info
This commit is contained in:
parent
f5de099798
commit
3c42a1f513
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user