zulip/zerver/webhooks/gitlab
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 integrations: Update note fixtures for GitLab Integration. 2023-06-12 17:14:18 -07:00
__init__.py
doc.md integrations: Restructure documentation pages. 2024-04-02 09:30:48 -07: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