zulip/zerver/webhooks/github
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: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
__init__.py
doc.md integrations-docs: Update GitHub doc for new URL instructions. 2023-11-07 11:21:05 -08:00
githubsponsors.md integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
tests.py integrations: Create incoming webhook for GitHub Sponsors. 2024-02-07 09:52:03 -08:00
view.py partial: Replace returns plugin with an annotation. 2024-04-29 17:14:41 -07:00