pep8 much?
This commit is contained in:
parent
e77e45d8b8
commit
ed50bc746c
33 changed files with 92 additions and 99 deletions
|
@ -31,7 +31,6 @@ def tellinput(paraml, input=None, db=None, bot=None):
|
|||
|
||||
db_init(db)
|
||||
|
||||
|
||||
tells = get_tells(db, input.nick)
|
||||
|
||||
if tells:
|
||||
|
|
Reference in a new issue