mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-10 13:32:26 +08:00
Add misc types for mock and unittest.mock (#3923)
This commit is contained in:
@@ -149,8 +149,6 @@ types.WrapperDescriptorType.__get__
|
||||
unittest.TestCase.addCleanup
|
||||
unittest.case.TestCase.addCleanup
|
||||
unittest.doModuleCleanups
|
||||
unittest.mock.MagicProxy.__call__
|
||||
unittest.mock._MockIter.__iter__
|
||||
weakref.WeakValueDictionary.__init__
|
||||
weakref.WeakValueDictionary.update
|
||||
weakref.getweakrefcount
|
||||
|
||||
Reference in New Issue
Block a user