mirror of https://github.com/zulip/zulip.git
1385a827c2
These were useful as a transitional workaround to ignore type errors that only show up with django-stubs, while avoiding errors about unused type: ignore comments without django-stubs. Now that the django-stubs transition is complete, switch to type: ignore comments so that mypy will tell us if they become unnecessary. Many already have. Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
---|---|---|
.. | ||
__init__.py | ||
add_mock_conversation.py | ||
calculate_first_visible_message_id.py | ||
compare_messages.py | ||
downgrade_small_realms_behind_on_payments.py | ||
invoice_plans.py | ||
mark_all_messages_unread.py | ||
populate_db.py | ||
print_initial_password.py | ||
profile_request.py | ||
queue_rate.py | ||
render_messages.py | ||
rundjangoserver.py | ||
switch_realm_from_standard_to_plus_plan.py | ||
sync_api_key.py |