Fixed some flake8 stuff

This commit is contained in:
mrhanky 2017-05-28 13:27:40 +02:00
parent d921f0de7b
commit b47fd91f54
No known key found for this signature in database
GPG Key ID: 67D772C481CB41B8
2 changed files with 5 additions and 6 deletions

View File

@ -7,7 +7,6 @@ from irc3.plugins.command import command
from irc3.utils import IrcString
from . import Plugin
from ..utils import pp
@irc3.plugin