mirror of
https://github.com/zulip/zulip.git
synced 2026-07-09 21:21:47 +08:00
It's better for this to catch all exit(...) calls with non-zero exit code, given the purpose is to catch all exits with failure, as opposed to only exit(1). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| custom_check.py | ||
| exclude.py | ||
| pep8.py | ||
| pyflakes.py | ||