From b39a0d519871844f74be12cbeff31e4a6edb6e41 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 29 Oct 2018 18:33:38 +1100 Subject: Cleanup: style --- system_demo_mode/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system_demo_mode/config.py') diff --git a/system_demo_mode/config.py b/system_demo_mode/config.py index 24e25be5..b3a7aad4 100644 --- a/system_demo_mode/config.py +++ b/system_demo_mode/config.py @@ -65,7 +65,7 @@ def as_string(dirpath, random_order, exit, **kwargs): "\n", "exit = %r\n" % exit, "\n", - ] + ] # All these work but use nicest formatting! if 0: # works but not nice to edit. -- cgit v1.2.3