mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 01:15:32 +08:00
66e5863ead
* Change the return type of unittest.TestCase.fail() to NoReturn * Import mypy_extensions.NoReturn instead of typing.NoReturn