zulip/zerver/data_import
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
gitter.py python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
import_util.py python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
mattermost.py emojis: Use get_emoji_data. 2023-07-17 09:35:53 -07:00
rocketchat.py utils: Remove make_safe_digest wrapper. 2023-07-19 10:54:05 -07:00
sequencer.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
slack.py python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
slack_message_conversion.py python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00
user_handler.py data_import: Rename mattermost_user to user_handler. 2021-07-15 14:28:36 -07:00