summaryrefslogtreecommitdiff
path: root/issues/rework-settings.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'issues/rework-settings.gmi')
-rw-r--r--issues/rework-settings.gmi2
1 files changed, 2 insertions, 0 deletions
diff --git a/issues/rework-settings.gmi b/issues/rework-settings.gmi
index 1f7628c..5873cbf 100644
--- a/issues/rework-settings.gmi
+++ b/issues/rework-settings.gmi
@@ -19,3 +19,5 @@ It's only used once in "wqflask/base/data_set/datasetgroup.py". ATM, now we hav
Getting rid of how we currently fetch settings will make things less complex, and we get rid of many "asserts". This will force us to deal with missing values more gracefully; and as an example with how we handle missing values in global search using the Maybe Monad.
+
+* closed