zulip/tools/linter_lib
Wyatt Hoodes a109508e34 typing: Remove now-unnecessary conditional import.
As a result of dropping support for trusty, we can remove our old
pattern of putting `if False` before importing the typing module,
which was essential for Python 3.4 support, but not required and maybe
harmful on newer versions.

cron_file_helper
check_rabbitmq_consumers
hash_reqs
check_zephyr_mirror
check_personal_zephyr_mirrors
check_cron_file
zulip_tools
check_postgres_replication_lag
api_test_helpers
purge-old-deployments
setup_venv
node_cache
clean_venv_cache
clean_node_cache
clean_emoji_cache
pg_backup_and_purge
restore-backup
generate_secrets
zulip-ec2-configure-interfaces
diagnose
check_user_zephyr_mirror_liveness
2019-07-29 15:18:22 -07:00
..
__init__.py Extract tools/linter_lib/custom_check.py. 2017-06-05 09:20:21 -07:00
custom_check.py typing: Remove now-unnecessary conditional import. 2019-07-29 15:18:22 -07:00
exclude.py i18n: Move static/locale back to locale. 2019-07-02 14:57:55 -07:00
pep8.py tools: Remove unused imports. 2019-02-02 17:10:31 -08:00
pyflakes.py webhooks: Log unexpected webhook events separately. 2019-07-22 18:20:53 -07:00