zulip/zerver/data_import
Anders Kaseorg 74c17bf94a python: Convert more percent formatting to Python 3.6 f-strings.
Generated by pyupgrade --py36-plus.

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

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-06-14 23:27:22 -07:00
..
__init__.py
gitter.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
hipchat.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
hipchat_attachment.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
hipchat_user.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00
import_util.py logging: Use logging.exception and exc_info for unexpected exceptions. 2020-06-14 23:27:22 -07:00
mattermost.py python: Convert more percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
mattermost_user.py python: Sort imports with isort. 2020-06-11 16:45: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 percent formatting to Python 3.6 f-strings. 2020-06-14 23:27:22 -07:00
slack_message_conversion.py python: Sort imports with isort. 2020-06-11 16:45:32 -07:00