zulip/zerver/webhooks/gogs
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 integrations: Add Gogs webhook for release event. 2020-05-12 17:39:38 -07:00
__init__.py gogs: Add webhook integration. 2017-03-17 12:22:06 -07:00
doc.md webhooks/gogs: Update text to conform to doc style guide. 2018-03-08 08:19:32 -08:00
tests.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
view.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00