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

Guarin lig 5512 fix local type check #1654

Merged
merged 10 commits into from
Sep 25, 2024

Conversation

guarin
Copy link
Contributor

@guarin guarin commented Sep 24, 2024

Changes

  • Fix typing inconsistencies between Python version
  • Remove python_version mypy flag

This fixes all typing issues with mypy 1.4.1 on Python 3.7, 3.8, and 3.10. I removed the python_version mypy setting in pyproject.toml because it is not needed anymore. Mypy automatically uses the installed python version. This should make type checking more robust.

@guarin guarin mentioned this pull request Sep 24, 2024
Copy link
Contributor

@MalteEbner MalteEbner left a comment

Choose a reason for hiding this comment

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

LGTM

@guarin guarin merged commit ca4d467 into master Sep 25, 2024
11 checks passed
@guarin guarin deleted the guarin-lig-5512-fix-local-type-check branch September 25, 2024 06:21
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.

2 participants