mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 04:54:47 +08:00
This adds a few stubs that are used by absl-py, and, without them, cause type checker errors under Pytype: * TestCase._formatMessage * TestCase._testMethodName * TestCase._getAssertEqualityFunc * TestProgram.runTests