zulip/zerver/data_import
Anders Kaseorg 6480deaf27 python: Convert more "".format to Python 3.6 f-strings.
Generated by pyupgrade --py36-plus --keep-percent-format, with more
restrictions patched out.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-10 14:48:09 -07:00
..
__init__.py
gitter.py gitter import: Subscribe every user to every stream. 2020-05-05 21:31:35 -07:00
hipchat.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
hipchat_attachment.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-10 14:48:09 -07:00
hipchat_user.py python: Convert "".format to Python 3.6 f-strings. 2020-06-08 15:31:20 -07:00
import_util.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
mattermost.py logging: Pass format arguments to logging. 2020-05-02 10:18:02 -07:00
mattermost_user.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
sequencer.py python: Convert assignment type annotations to Python 3.6 style. 2020-04-22 11:02:32 -07:00
slack.py python: Convert more "".format to Python 3.6 f-strings. 2020-06-10 14:48:09 -07:00
slack_message_conversion.py slack: Rename added_users to slack_user_id_to_zulip_user_id. 2019-08-26 14:10:19 -07:00