mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-12-24 11:42:52 +01:00
Fixed stupid syntaxerror.
This commit is contained in:
parent
ee7ce27b61
commit
646cbe4c32
@ -225,7 +225,6 @@ class Configurable(object):
|
||||
"""
|
||||
def __init__(self):
|
||||
self.configurables = ConfigurableDictionary(self.configurables)
|
||||
s =
|
||||
|
||||
def config(self, irc, msg, args):
|
||||
"""[<channel>] <name> [<value>]
|
||||
|
Loading…
Reference in New Issue
Block a user