From 68f7dae4823459f7053a507db22c3eddc3ceee92 Mon Sep 17 00:00:00 2001
From: Alex Huang <grave-w-grave@users.noreply.github.com>
Date: Thu, 1 Dec 2016 23:15:16 -0800
Subject: [PATCH] pep8: Fix E122.

---
 bots/jabber_mirror_backend.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bots/jabber_mirror_backend.py b/bots/jabber_mirror_backend.py
index 0ad3ed27..3a84b00a 100755
--- a/bots/jabber_mirror_backend.py
+++ b/bots/jabber_mirror_backend.py
@@ -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