mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
Upgrade to stubtest with dunder pos only reverted (#7442)
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
cachetools.Cache.get
|
||||
cachetools.cache.Cache.get
|
||||
|
||||
# it looks like cachetools stubs are really out of date, so none of the modules
|
||||
# referenced exist anymore
|
||||
cachetools\..*\.__(get|set|del)item__ # has extra argument
|
||||
cachetools\..*TTLCache.__repr__
|
||||
|
||||
Reference in New Issue
Block a user