zulip/zerver/views/development
Anders Kaseorg da3cf5ea7a ruff: Fix RSE102 Unnecessary parentheses on raised exception.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
2023-02-04 16:34:55 -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 ruff: Fix RSE102 Unnecessary parentheses on raised exception. 2023-02-04 16:34:55 -08: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