-
-
Notifications
You must be signed in to change notification settings - Fork 170
Closed
Labels
Description
Hello! Thanks for your work!
Some imports are not displayed in the docs:
import operator
from cachetools import cached, cachedmethod, LRUCache, TLRUCache, TTLCache
But they are used there.
P.S. Get rid of the one usage of the operator
? It would be simpler.