zulip/analytics/management/commands
Anders Kaseorg c2c96eb0cf python: Annotate type aliases with TypeAlias.
This is not strictly necessary but it’s clearer and improves mypy’s
error messages.

https://docs.python.org/3/library/typing.html#typing.TypeAlias
https://mypy.readthedocs.io/en/stable/kinds_of_types.html#type-aliases

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-08-07 10:02:49 -07:00
..
__init__.py
check_analytics_state.py ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
clear_analytics_tables.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
clear_single_stat.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
populate_analytics_db.py python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
update_analytics_counts.py docs: Add missing space in “time zone”. 2022-02-24 14:05:12 -08:00