mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
dmypy is innately incompatible with `local_partial_types` being `False` as it uses fined-grained incremental mode for caching. We need to enable `local_partial_types` for mypy as well so that the two will behave the same way. This requires us to add additional type annotation in certain siuations but that's fine. Signed-off-by: Zixuan James Li <p359101898@gmail.com>
12 KiB
Executable File
12 KiB
Executable File