mirror of
https://github.com/zulip/zulip.git
synced 2026-07-15 21:03:26 +08:00
This is a prep commit for tightening the types for our wrapped test client. The callers of the test client methods are refactored to either call them without unpacking at all or create a TypedDict for the keyword arguments to be unpacked. This allows the type checker to know exactly what keys are present and their corresponding type. Signed-off-by: Zixuan James Li <p359101898@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| cache.py | ||
| camo.py | ||
| dev_login.py | ||
| email_log.py | ||
| integrations.py | ||
| registration.py | ||