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

Make static type checking work #578

Merged
merged 35 commits into from
Dec 14, 2024

Conversation

DavidMStraub
Copy link
Member

Fixes #567.

Work in progress. Contributions to this PR are welcome! It's fun. I will go file by file, but without support it might take several weeks.

Run mypy with:

 mypy . --ignore-missing-imports

@DavidMStraub
Copy link
Member Author

Down to 13 errors 🙌

@DavidMStraub
Copy link
Member Author

3 left

@DavidMStraub DavidMStraub marked this pull request as ready for review December 12, 2024 07:42
@DavidMStraub DavidMStraub merged commit 19b6873 into gramps-project:master Dec 14, 2024
2 checks passed
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 type checker to CI
1 participant