Files
zulip/zerver
Zixuan James Li 6c7b2d621e typing: Avoid redefinition of incompatible QuerySets.
The pattern of using the same variable to apply filters
or alter the `QuerySet` in other ways might produce `QuerySet`s
with incompatible types. This behavior is not allowed by mypy.

Signed-off-by: Zixuan James Li <p359101898@gmail.com>
2022-07-07 11:27:43 -07:00
..
2022-07-06 17:20:57 -07:00
2021-08-20 05:54:19 -07:00
2022-05-13 20:42:20 -07:00