zulip/zerver/webhooks/pagerduty
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
..
fixtures integrations: Add V3 support for PagerDuty. 2021-06-09 16:34:34 -07:00
__init__.py
doc.md markdown: Rewrite include plugin without markdown-include. 2022-06-26 17:36:31 -07:00
tests.py webhooks: Use 200 status code for unknown events. 2023-07-11 13:51:37 -07:00
view.py python: Annotate type aliases with TypeAlias. 2023-08-07 10:02:49 -07:00