Anders Kaseorg
|
1e9b6445a9
|
ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly.
This is a preview rule, not yet enabled by default.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2024-07-14 13:49:51 -07:00 |
Anders Kaseorg
|
531b34cb4c
|
ruff: Fix UP007 Use `X | Y` for type annotations.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2024-07-13 22:28:22 -07:00 |
Anders Kaseorg
|
e08a24e47f
|
ruff: Fix UP006 Use `list` instead of `List` for type annotation.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
|
2024-07-13 22:28:22 -07:00 |
Tim Abbott
|
0a756c652c
|
push_notifications: Shard mobile push notifications.
|
2024-05-02 14:25:10 -07:00 |
Alex Vandiver
|
5654d051f7
|
worker: Split into separate files.
This makes each worker faster to start up.
|
2024-04-16 23:00:02 -07:00 |