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

TYP: fix a couple more type checking errors flagged by pyright #209

Merged
merged 5 commits into from
Jan 24, 2025

Conversation

neutrinoceros
Copy link
Collaborator

@neutrinoceros neutrinoceros commented Jan 24, 2025

  • TYP: avoid uppercase for non-constants variable names
  • TYP: minor fixes around numpy APIs
  • TYP: avoid 'possibly unbound' warnings for internal var ax1
  • TYP: improve type annotations for get_cmap_list
  • TYP: improve type annotations for take_cmap_colors

@neutrinoceros neutrinoceros merged commit 530cb9e into 1313e:master Jan 24, 2025
21 checks passed
@neutrinoceros neutrinoceros deleted the typ/pyright_flags_2 branch January 24, 2025 16:54
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