zulip/zerver/webhooks/beanstalk
Anders Kaseorg 57a80856a5 python: Convert more "".format to Python 3.6 f-strings.
Generated by pyupgrade --py36-plus --keep-percent-format.

Now including %d, %i, %u, and multi-line strings.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-13 15:39:00 -07:00
..
fixtures webhooks: Rename webhook fixtures to only include event type. 2017-05-13 20:07:40 -02:30
__init__.py
doc.md webhooks/beanstalk: Update text to conform to doc style guide. 2018-03-08 08:19:32 -08:00
tests.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-13 15:39:00 -07:00
view.py python: Fix misuse of Optional types for optional parameters. 2020-06-13 15:31:27 -07:00