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

test: add type hint test using mypy #241

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

roaldnefs
Copy link
Member

After dropping the Python 2.7 support in #239, Python type hint can be used. This PR will add a mypy type hint test using tox and fixes all required type hint to allow the new test to pass.

Signed-off-by: Roald Nefs <info@roaldnefs.com>
@roaldnefs roaldnefs added Type: Enhancement New feature or request Priority: Low labels Jan 29, 2021
@roaldnefs roaldnefs requested a review from a team January 29, 2021 21:48
Copy link
Member

@jbouter jbouter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved. Merge at will

@roaldnefs roaldnefs merged commit 254013c into warpnet:main Jan 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants