zulip/tools/setup
Anders Kaseorg 365fe0b3d5 python: Sort imports with isort.
Fixes #2665.

Regenerated by tabbott with `lint --fix` after a rebase and change in
parameters.

Note from tabbott: In a few cases, this converts technical debt in the
form of unsorted imports into different technical debt in the form of
our largest files having very long, ugly import sequences at the
start.  I expect this change will increase pressure for us to split
those files, which isn't a bad thing.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-11 16:45:32 -07:00
..
dev-vagrant-docker dev-vagrant-docker: Upgrade docker-systemctl-replacement. 2019-06-24 22:06:32 -07:00
emoji python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
__init__.py
build_pygments_data python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
dev-motd Vagrantfile: Be nicer to /etc/update-motd.d. 2019-05-24 17:33:06 -07:00
generate-fixtures db tools: Refactor generate-fixtures/rebuild-test-database. 2020-04-22 09:24:42 -07:00
generate-test-credentials generate-test-credentials: Fix shellcheck warnings. 2018-08-03 09:15:27 -07:00
generate_integration_bots_avatars.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
generate_zulip_bots_static_files.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
install-aws-server install-aws-server: Use our settings.py if available. 2019-06-13 14:39:25 -07:00
install-semgrep install-semgrep: Upgrade semgrep to 0.9.0. 2020-06-05 09:35:11 -07:00
install-shellcheck install-shellcheck: Upgrade ShellCheck to 0.7.1. 2020-06-07 11:06:57 -07:00
lang.json markdown: Keep only 'text' for a no-op pygments rendering. 2020-04-27 10:40:29 -07:00
optimize-svg Use #!/usr/bin/env for bash shebangs. 2018-12-17 17:21:08 -08:00
postgres-init-dev-db db tools: Simplify args for postgres-init-dev-db. 2020-04-29 12:30:49 -07:00
postgres-init-test-db db tools: Simplify args for postgres-init-dev-db. 2020-04-29 12:30:49 -07:00
setup_venvs.py setup_venv: Replace virtualenv_args list with python2 bool. 2020-02-05 12:38:10 -08:00