From ff11d522b1d7ee22fa05c60197177d29ab2fd9a1 Mon Sep 17 00:00:00 2001 From: Thorsten S Date: Mon, 21 Dec 2015 10:30:50 +0100 Subject: [PATCH] removed TODO --- config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/config.py b/config.py index a88a310..3805062 100644 --- a/config.py +++ b/config.py @@ -8,7 +8,6 @@ All configuration is stored in a single ini-file and persistent state is pickle-dumped into a binary file. TODO: check lock safety -TODO: manage persistent state in configobj """ import json import logging