PEP8 clean
This commit is contained in:
parent
95deafe7af
commit
e17996d858
23 changed files with 496 additions and 331 deletions
|
|
@ -18,6 +18,7 @@
|
|||
|
||||
import imp
|
||||
|
||||
|
||||
def reload():
|
||||
import message.printer.IRC
|
||||
imp.reload(message.printer.IRC)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue