zulip/zerver/webhooks/stripe
Anders Kaseorg 8dd83228e7 python: Convert "".format to Python 3.6 f-strings.
Generated by pyupgrade --py36-plus --keep-percent-format, but with the
NamedTuple changes reverted (see commit
ba7906a3c6, #15132).

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-08 15:31:20 -07:00
..
fixtures webhooks/stripe: Fix the invoice_created event. 2020-06-03 17:18:43 -07:00
__init__.py
doc.md webhooks: Update Stripe integration. 2018-11-25 23:23:50 -08:00
tests.py webhooks/stripe: Fix the invoice_created event. 2020-06-03 17:18:43 -07:00
view.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00