zulip/analytics/views
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
activity_common.py black: Reformat with Black 23. 2023-02-02 10:40:13 -08:00
installation_activity.py ruff: Fix SIM105 Use `contextlib.suppress` instead of try-except-pass. 2023-01-23 11:18:36 -08:00
realm_activity.py analytics-realm-activity: Add link to realm's stats page. 2022-12-02 17:30:30 -08:00
stats.py analytics: Pass the right value for realm. 2022-12-08 12:42:41 -08:00
support.py ruff: Fix SIM105 Use `contextlib.suppress` instead of try-except-pass. 2023-01-23 11:18:36 -08:00
user_activity.py user_activity: Tighten function signatures with generic QuerySet. 2022-07-07 11:27:43 -07:00