zulip/tools/lib
Anders Kaseorg 77f62ee95e ruff: Fix RUF060 Unnecessary membership test on empty collection.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 700a4222ee)
2026-02-09 16:26:05 -05:00
..
__init__.py Extract tools/lib/template_parser.py. 2016-08-01 16:27:50 -07:00
capitalization.py help: Do not treat Help Center as a proper noun. 2025-10-17 15:49:56 -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 ruff: Fix UP006 Use list instead of List for type annotation. 2024-07-13 22:28:22 -07:00
html_branches.py ruff: Fix UP006 Use list instead of List for type annotation. 2024-07-13 22:28:22 -07:00
pretty_print.py ruff: Fix UP007 Use X | Y for type annotations. 2024-07-13 22:28:22 -07:00
provision_inner.py integration-docs: Migrate PythonAPIIntegration docs. 2025-03-26 11:19:31 -07:00
provision.py ruff: Fix RUF060 Unnecessary membership test on empty collection. 2026-02-09 16:26:05 -05:00
sanity_check.py requirements: Migrate to uv. 2025-02-24 22:29:24 -08:00
template_parser.py ruff: Fix FURB171 Membership test against single-item container. 2026-02-09 16:26:05 -05:00
test_script.py ruff: Fix UP035 Import from collections.abc, typing instead. 2024-07-13 22:28:22 -07:00
test_server.py ruff: Fix UP035 Import from collections.abc, typing instead. 2024-07-13 22:28:22 -07:00