mirror of
https://github.com/zulip/zulip.git
synced 2026-06-30 21:11:04 +08:00
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> |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| doc.md | ||
| tests.py | ||
| view.py | ||