zulip/puppet
Anders Kaseorg f3f5dfb5aa ruff: Fix RUF004 exit() is only available in the interpreter.
‘exit’ is pulled in for the interactive interpreter as a side effect
of the site module; this can be disabled with python -S and shouldn’t
be relied on.

Also, use the NoReturn type where appropriate.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-12-04 22:11:24 -08:00
..
zulip ruff: Fix RUF004 exit() is only available in the interpreter. 2022-12-04 22:11:24 -08:00
zulip_ops ruff: Fix RUF004 exit() is only available in the interpreter. 2022-12-04 22:11:24 -08:00
deps.yaml puppet: Upgrade puppetlabs libraries. 2022-11-08 13:26:32 -08:00