zulip/tools/lib
Anders Kaseorg df001db1a9 black: Reformat with Black 23.
Black 23 enforces some slightly more specific rules about empty line
counts and redundant parenthesis removal, but the result is still
compatible with Black 22.

(This does not actually upgrade our Python environment to Black 23
yet.)

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-02 10:40:13 -08:00
..
__init__.py
capitalization.py pm_section: Create collapsible private messages section. 2022-10-26 13:47:08 -07:00
git-tools.bash lint: Add .bash extension for tools/lib/git-tools.bash. 2021-06-25 09:01:13 -07:00
gitlint-rules.py docs: Fix many spelling mistakes. 2022-02-07 18:51:06 -08:00
html_branches.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
pretty_print.py ruff: Fix SIM201 Use `… != …` instead of `not … == …`. 2023-01-23 11:18:36 -08:00
provision.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
provision_inner.py provision: Avoid distutils; keep PROVISION_VERSION as a tuple. 2022-07-20 22:03:30 -07:00
sanity_check.py sanity_check: Improve output for manual installation. 2021-04-01 10:54:56 -07:00
template_parser.py ruff: Fix SIM102 nested `if` statements. 2023-01-23 11:18:36 -08:00
test_script.py dependencies: Upgrade JavaScript dependencies. 2022-12-07 09:55:05 -08:00
test_server.py ruff: Fix SIM115 Use context handler for opening files. 2023-01-23 11:18:36 -08:00