zulip/zerver/data_import
Anders Kaseorg df001db1a9 black: Reformat with Black 23.
Black 23 enforces some slightly more specific rules about empty line
counts and redundant parenthesis removal, but the result is still
compatible with Black 22.

(This does not actually upgrade our Python environment to Black 23
yet.)

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-02 10:40:13 -08:00
..
__init__.py import: Add slack import files in zerver/data_import directory. 2018-08-01 11:52:14 -07:00
gitter.py models: Add denormalized .realm column to Message. 2022-10-07 10:09:38 -07:00
import_util.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
mattermost.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
rocketchat.py ruff: Fix SIM210 Use bool(…) instead of True if … else False. 2023-01-23 11:18:36 -08:00
sequencer.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
slack_message_conversion.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
slack.py import: Add the UTF-8 flag on file entries in zipfiles from Slack. 2023-01-31 16:07:48 -08:00
user_handler.py data_import: Rename mattermost_user to user_handler. 2021-07-15 14:28:36 -07:00