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 annotations and validate with pyright #262

Merged
merged 6 commits into from May 29, 2023
Merged

Conversation

fsouza
Copy link
Collaborator

@fsouza fsouza commented May 29, 2023

Validate with pyright on pre-commit (requires dropping pre-commit CI).

Also configure reorder-python-imports to add annotations import
everywhere.
This is required for properly running pyright. Unfortunately, it also
means we cannot use pre-commit CI anymore.
@fsouza fsouza merged commit 4e83370 into main May 29, 2023
14 checks passed
@fsouza fsouza deleted the type-annotations branch May 29, 2023 04:52
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.

None yet

1 participant