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

Fix errors reported by mypy #2193

Draft
wants to merge 2 commits into
base: Dev
Choose a base branch
from
Draft

Fix errors reported by mypy #2193

wants to merge 2 commits into from

Conversation

fenhl
Copy link
Collaborator

@fenhl fenhl commented Mar 21, 2024

In preparation for #2177, this reduces the number of errors reported by mypy ./OoTRandomizer.py (mypy 1.13.0) from 1202 to 167 while also making some drive-by bug and code style fixes.

@fenhl fenhl added Status: Needs Review Someone should be looking at it Status: Needs Testing Probably should be tested Type: Maintenance Code style, infrastructure, updating dependencies labels Mar 21, 2024
@fenhl fenhl force-pushed the mypy branch 3 times, most recently from 0e909bf to 98cb72d Compare March 27, 2024 09:00
@fenhl fenhl added the Type: Bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Review Someone should be looking at it Status: Needs Testing Probably should be tested Type: Bug Something isn't working Type: Maintenance Code style, infrastructure, updating dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant