From 4a57845a38fe7933233506593423d76c7603807f Mon Sep 17 00:00:00 2001 From: Sven Augustin Date: Sat, 5 Jun 2021 15:40:44 +0200 Subject: [PATCH] added todo note --- kabuki/cacher.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/kabuki/cacher.py b/kabuki/cacher.py index b07498c..550fa14 100644 --- a/kabuki/cacher.py +++ b/kabuki/cacher.py @@ -106,3 +106,7 @@ def get_views(): +#TODO: remove caches without any views? + + +