Run formatter with make

This commit is contained in:
Luke Murphy 2020-12-10 17:31:34 +01:00
parent a366cfb4d7
commit e5077105b8
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 525 additions and 496 deletions

View File

@ -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