mirror of
https://github.com/zulip/zulip.git
synced 2026-07-06 21:18:58 +08:00
When calling some functions or assigning values to certain attributes, the arguments/right operand do not match the exact type that the functions/attributes expect, and thus we fix that by converting types beforehand. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_activity_views.py | ||
| test_counts.py | ||
| test_fixtures.py | ||
| test_stats_views.py | ||
| test_support_views.py | ||