From 2ff2fb0495febe11d5015d2308d67e1d8048e597 Mon Sep 17 00:00:00 2001 From: Walter Purcaro Date: Thu, 10 Apr 2014 13:37:02 +0200 Subject: Some code cosmetics about commas, spaces and quotes Merges #577 --- module/ConfigParser.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'module/ConfigParser.py') diff --git a/module/ConfigParser.py b/module/ConfigParser.py index b5c5911b8..88e9055c6 100644 --- a/module/ConfigParser.py +++ b/module/ConfigParser.py @@ -24,8 +24,8 @@ class ConfigParser: { - section : { - option : { + section: { + option: { value: type: desc: -- cgit v1.2.3