coala
vulture: Issue #152: Ignore type checking imports
Your task is to solve a 'medium' difficulty issue in the 'vulture' project. Here is the issue:
Issue #152 Ignore type checking imports
To complete this task, you are required to create a a new file vulture/vulture/whitelists/whitelist_typing.py
which shall conatain all the classes defined in the typing
library and send a pull request to the master branch. Completion requires that the Pull Request is merged.
Make sure that you test your changes by running tox
. For more information, please refer to the contributing guidelines. Also, Feel free to reach out to your mentors (either using email or zulip) at any time.
Task tags
Students who completed this task
kx-chen