mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-13 10:08:27 +08:00
66e9aa644b
click.Context.exit() calls sys.exit() and hence should be a NoReturn return type.