Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type checking with mypy #64

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Add type checking with mypy #64

wants to merge 7 commits into from

Conversation

danpalmer
Copy link
Collaborator

This PR represents the bare minimum required to get type checking running in the CI.

It only adds enough types (only 1 place) to get the type checker passing. Following PRs will add types to more areas of the codebase in order to achieve more safety.

This is only a proposal, I'm happy to discuss the advantages/disadvantages to this, and continue adding types on a separate branch.

@danpalmer danpalmer requested a review from prophile July 1, 2017 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant