zulip/analytics
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
..
lib black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
management ruff: Fix N818 exception name should be named with an Error suffix. 2022-11-17 16:52:00 -08:00
migrations black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
tests ruff: Fix SIM105 Use `contextlib.suppress` instead of try-except-pass. 2023-01-23 11:18:36 -08:00
views black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
__init__.py
models.py models: Implicitly type model fields with django-stubs. 2022-10-05 16:15:56 -07:00
urls.py analytics: Use user IDs to get user activity summaries. 2021-10-13 15:30:27 -07:00