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: part of the type errors #523

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

chemwolf6922
Copy link
Contributor

@chemwolf6922 chemwolf6922 commented Dec 31, 2024

Why is this change made

There are many type errors in this project. Most are benign. But some are not. Fixing these should get the code easier to read and maintain. And also handle faulty data better.

Changes

  • Fix type errors detected by pylance.
  • Refactor ValueRange and ValueList.

Tests

TODO

TODO

There are still a lot of remaining type errors. Fixing those in one PR will likely make me insane.

@chemwolf6922 chemwolf6922 changed the title Fix: part of the type errors fix: part of the type errors Dec 31, 2024
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.

1 participant