zulip/zerver/webhooks/intercom
Anders Kaseorg d32d4434dd partial: Replace returns plugin with an annotation.
The returns plugin hasn’t been updated for mypy ≥ 1.6.  This
annotation is more limited in that it only supports a fixed number of
positional arguments and no keyword arguments, but is good enough for
our purposes.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2024-04-29 17:14:41 -07:00
..
fixtures test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
__init__.py webhooks: Create Intercom integration and docs. 2018-01-16 08:51:17 -05:00
doc.md integrations: Recommend new integration URL tool. 2023-11-08 14:19:05 -08:00
tests.py webhooks: Rename *topic local variables to *topic_name. 2024-01-17 08:35:29 -08:00
view.py partial: Replace returns plugin with an annotation. 2024-04-29 17:14:41 -07:00