zulip/zerver/views/development
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
cache.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
camo.py thumbnail: Remove unused is_camo_url parameter. 2021-08-19 01:51:37 -07:00
dev_login.py typing: Add assertions for authentication. 2022-05-31 09:43:55 -07:00
email_log.py ruff: Fix SIM105 Use `contextlib.suppress` instead of try-except-pass. 2023-01-23 11:18:36 -08:00
integrations.py ruff: Fix SIM210 Use `bool(…)` instead of `True if … else False`. 2023-01-23 11:18:36 -08:00
registration.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00