Skip to content

Perform type-checking in CI#203

Closed
daviddrysdale wants to merge 2 commits intodevfrom
mypy
Closed

Perform type-checking in CI#203
daviddrysdale wants to merge 2 commits intodevfrom
mypy

Conversation

@daviddrysdale
Copy link
Owner

No description provided.

To allow mypy to run successfully it needs to have various imports from
the `typing` module available.  However, we don't want to add those as
permanent dependencies of this library, so hack the code for the mypy
CI step to add the typing imports.
Also update metadata generation tool to emit type annotation.
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