Zulip
Update mypy annotations to Python 3 syntax
Help convert mypy annotations to the Python 3 syntax in the Zulip codebase! This is a great way to practice git, git grep, and efficiently using a powerful editor.
Instructions for the mypy annotation task are at https://github.com/zulip/zulip-gci/blob/master/tasks/2017/mypy-annotations.md.
For this task, do Task Type A for the following set of files:
- zerver/tests/test_management_commands.py
- zerver/views/email_mirror.py
- zerver/views/push_notifications.py
- zerver/webhooks/gosquared/view.py
- zerver/lib/test_fixtures.py
- zerver/webhooks/taiga/view.py
- analytics/views.py
- zerver/webhooks/helloworld/view.py
- zerver/views/alert_words.py
Task tags
Students who completed this task
Zakiyah Hasanah