We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2483f11 commit 92a1ae0Copy full SHA for 92a1ae0
stubs/cachetools/@tests/stubtest_allowlist.txt
@@ -9,6 +9,8 @@ cachetools.LFUCache.__setitem__
9
cachetools.LRUCache.__delitem__
10
cachetools.LRUCache.__getitem__
11
cachetools.LRUCache.__setitem__
12
+cachetools.RRCache.__delitem__
13
+cachetools.RRCache.__setitem__
14
cachetools.TLRUCache.__delitem__
15
cachetools.TLRUCache.__getitem__
16
cachetools.TLRUCache.__setitem__
0 commit comments