pep8: Fix E122.

This commit is contained in:
Alex Huang 2016-12-01 23:15:16 -08:00 committed by Tim Abbott
parent e410264372
commit 68f7dae482

View file

@ -303,11 +303,11 @@ zulip configuration file under the jabber_mirror section (exceptions are noted
in their help sections). Keys have the same name as options with hyphens
replaced with underscores. Zulip configuration options go in the api section,
as normal.'''.replace("\n", " ")
)
)
parser.add_option('--mode',
default=None,
action='store',
help= \
help=
'''Which mode to run in. Valid options are "personal" and "public". In
"personal" mode, the mirror uses an individual users' credentials and mirrors
all messages they send on Zulip to Jabber and all private Jabber messages to