mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-23 08:16:49 +08:00
click.Context.exit() calls sys.exit() and hence should be a NoReturn return type.
click.Context.exit() calls sys.exit() and hence should be a NoReturn return type.