Improve wording, fix bug

This commit is contained in:
Matthias
2020-12-07 15:45:02 +01:00
parent effc96e92b
commit f047297995
5 changed files with 19 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
from typing import Callable
from cachetools import TTLCache, cached