From 95895e73f0750b86c2e6c0d1162535ecd8c6ee9d Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Thu, 3 Dec 2015 20:39:46 -0500 Subject: combox/gui.py: fixed spacing. --- combox/gui.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'combox') diff --git a/combox/gui.py b/combox/gui.py index b6e9eab..df1118a 100644 --- a/combox/gui.py +++ b/combox/gui.py @@ -390,8 +390,7 @@ class ComboxConfigDialog(object): lambda e: self.destroy_askdirectory_button()) last_occ_row = last_occ_row + 2 - - + # # It is here for testing purposes only, will be removed in the future. -- cgit v1.2.3