mirror of https://github.com/zulip/zulip.git
5686821150
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 |