aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index e97842753..cfc9ee964 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,4 @@
- Reimplement the interactive mode as a proper ui
-- Move the LAYERDIR expansion hack into DataSmart, as that's where code that
- depends upon its internals belongs
- Continue dropping fatal/SystemExit/sys.exit usage in favor of raising
appropriate exceptions
- Continue pylint / pyflakes / pychecker / pep8 fixups