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