zulip/zerver/webhooks/bitbucket2
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 bitbucket webhook: Fully deprecate username field. 2021-02-05 09:46:27 -05:00
__init__.py
doc.md integrations: Recommend new integration URL tool. 2023-11-08 14:19:05 -08:00
tests.py ruff: Fix E226 Missing whitespace around arithmetic operator. 2024-03-01 09:30:04 -08:00
view.py partial: Replace returns plugin with an annotation. 2024-04-29 17:14:41 -07:00