mirror of https://github.com/zulip/zulip.git
cf4791264c
The type annotation for functools.partial uses unchecked Any for all the function parameters (both early and late). returns.curry.partial uses a mypy plugin to check the parameters safely. https://returns.readthedocs.io/en/latest/pages/curry.html Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
__init__.py | ||
queue_processors.py |