zulip/tools/lib
Anders Kaseorg 0682d5c0f3 provision: Convert "".format to Python 3.6 f-strings.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-09-02 17:27:14 -07:00
..
__init__.py
capitalization.py docs: Capitalize Markdown consistently. 2020-08-11 10:23:06 -07:00
git-tools.bash tools: Give `require_clean_work_tree` our nice UI touches. 2020-04-06 17:52:10 -07:00
gitlint-rules.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
html_branches.py python: Replace list literal concatenation with * unpacking. 2020-09-02 11:15:41 -07:00
pretty_print.py python: Manually convert more percent-formatting to f-strings. 2020-06-14 23:27:22 -07:00
provision.py provision: Convert "".format to Python 3.6 f-strings. 2020-09-02 17:27:14 -07:00
provision_inner.py python: Remove redundant dest for argparse arguments. 2020-09-02 11:04:10 -07:00
sanity_check.py sanity_check: Test for the virtualenv by its path. 2020-08-11 12:30:26 -07:00
template_parser.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
test_script.py python: Convert more percent formatting to "".format. 2020-07-13 13:16:38 -07:00
test_server.py test_server: Double the timeout amount to avoid flakes. 2020-06-22 12:30:32 -07:00