From b83ffc35c38515945b92d7a5d739b25d5d7ec166 Mon Sep 17 00:00:00 2001 From: Undo1 Date: Sun, 27 Nov 2016 13:59:22 -0700 Subject: [PATCH] Fix under-indented hanging indent --autopull --- ws.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ws.py b/ws.py index 4f6d8a182e..7a0ca8fd31 100644 --- a/ws.py +++ b/ws.py @@ -103,9 +103,9 @@ "watcher": True }, { - "sites": ["parenting.stackexchange.com"], - "room": GlobalVars.wrap.get_room("388"), - "unwantedReasons": [] + "sites": ["parenting.stackexchange.com"], + "room": GlobalVars.wrap.get_room("388"), + "unwantedReasons": [] }, { "sites": ["bitcoin.stackexchange.com"],