summaryrefslogtreecommitdiffstats
path: root/src/__main__.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/__main__.py')
-rwxr-xr-xsrc/__main__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/__main__.py b/src/__main__.py
index 535c43a..e514728 100755
--- a/src/__main__.py
+++ b/src/__main__.py
@@ -216,7 +216,7 @@ trans_delta = -1
:int In what direction are with transitioning?
'''
-reset_on_error = True # TODO demo and document this
+reset_on_error = True
'''
:bool Whether to reset the colour curves if the configuration script
runs into an exception that it did not handle