summaryrefslogtreecommitdiffstats
path: root/combox
diff options
context:
space:
mode:
Diffstat (limited to 'combox')
-rw-r--r--combox/gui.py3
1 files changed, 1 insertions, 2 deletions
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.