zulip/tools/tests
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
..
test_template_data docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
__init__.py
test_capitalization_checker.py capitalization: Prune unused phrases from IGNORED_PHRASES. 2022-02-23 12:08:20 -08:00
test_check_rabbitmq_queue.py queue_processors: Drop unused current_queue_size, which was local size. 2021-11-16 11:48:50 -08:00
test_hash_reqs.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
test_html_branches.py dead code: Kill off most of html_branches. 2021-12-02 09:49:10 -08:00
test_pretty_print.py check-templates: Rewrite pretty_print (again). 2021-12-03 14:35:34 -08:00
test_template_parser.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
test_zulint_custom_rules.py tools: Use root-based absolute import for tools.lib, etc. 2021-07-05 12:21:52 -07:00