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

Improve typing #1065

Merged
merged 1 commit into from Apr 16, 2024
Merged

Improve typing #1065

merged 1 commit into from Apr 16, 2024

Conversation

bluetech
Copy link
Member

This adds type annotations such that we pass mypy --strict. The typings are not exposed as that would need some work on the public API.

Fix #1057.

@bluetech bluetech force-pushed the typing branch 2 times, most recently from 8be4b63 to bf73a09 Compare April 15, 2024 20:17
Copy link
Member

@nicoddemus nicoddemus left a comment

Choose a reason for hiding this comment

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

Looks great, thanks!

@bluetech bluetech merged commit ecf7c1c into pytest-dev:master Apr 16, 2024
21 checks passed
@bluetech bluetech deleted the typing branch April 16, 2024 20:36
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.

Add strict/complete typing
2 participants