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

Style: Update ruff & mypy to latest versions #97237

Merged
merged 1 commit into from
Sep 21, 2024

Conversation

Repiteo
Copy link
Contributor

@Repiteo Repiteo commented Sep 20, 2024

Ruff required no further updates. Mypy needs two small tweaks:

  • Ensure lowest supported python version is used (3.8).
  • Fix the one new typing error in godot_update_emtree.py.

@akien-mga akien-mga merged commit afb1d82 into godotengine:master Sep 21, 2024
19 checks passed
@akien-mga
Copy link
Member

Thanks!

@Repiteo Repiteo deleted the style/update-mypy-ruff branch September 21, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants