zulip/tools/lib
Anders Kaseorg 8dd83228e7 python: Convert "".format to Python 3.6 f-strings.
Generated by pyupgrade --py36-plus --keep-percent-format, but with the
NamedTuple changes reverted (see commit
ba7906a3c6, #15132).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-08 15:31:20 -07:00
..
__init__.py
capitalization.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -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: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
html_branches.py check-templates: Show filename for tokenize errors. 2020-04-24 20:25:54 +00:00
pretty_print.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-24 13:06:54 -07:00
provision.py provision: Removed hack for running production suites in ci. 2020-06-04 14:26:23 -07:00
provision_inner.py provision: Rename --production-test-suite option in provision. 2020-06-04 14:26:23 -07:00
sanity_check.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
template_parser.py templates: Use `<hr>` and `<br>` consistently. 2020-04-28 17:05:48 -07:00
test_script.py python: Convert function type annotations to Python 3 style. 2020-04-18 20:42:48 -07:00
test_server.py tests: Use streamlined server for api/casper tests. 2020-05-01 11:37:09 -07:00