mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
We were seeing errors when pubishing typical events in the form of `Dict[str, Any]` as the expected type to be a `Union`. So we instead change the only non-dictionary call, to pass a dict instead of `str`. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| queue_processors.py | ||