Run formatter with make
This commit is contained in:
parent
a366cfb4d7
commit
e5077105b8
@ -11,7 +11,7 @@ from etherpump.commands.gethtml import main as gethtml # noqa
|
||||
from etherpump.commands.gettext import main as gettext # noqa
|
||||
from etherpump.commands.index import main as index # noqa
|
||||
from etherpump.commands.init import main # noqa
|
||||
from etherpump.commands.init import main as init # noqa
|
||||
from etherpump.commands.init import main as init
|
||||
from etherpump.commands.list import main as list # noqa
|
||||
from etherpump.commands.listauthors import main as listauthors # noqa
|
||||
from etherpump.commands.publication import main as publication # noqa
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user