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 some type checker warnings #229

Merged
merged 11 commits into from
Jul 22, 2024
Merged

Fix some type checker warnings #229

merged 11 commits into from
Jul 22, 2024

Commits on Jul 19, 2024

  1. Replace Optional

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    265e426 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    461bbdc View commit details
    Browse the repository at this point in the history
  3. Fix for Python < 3.10

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    468a568 View commit details
    Browse the repository at this point in the history
  4. More Optional fixes

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b69fd49 View commit details
    Browse the repository at this point in the history
  5. Matplotlib fixes

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    2c2b0cd View commit details
    Browse the repository at this point in the history
  6. Fix style

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    a468233 View commit details
    Browse the repository at this point in the history
  7. Another style fix

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b68ce4a View commit details
    Browse the repository at this point in the history
  8. More Matplotlib fixes

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    98be9f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a758be1 View commit details
    Browse the repository at this point in the history
  10. Fix colormap

    cbrnr committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    b0864fe View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Rename to get_config_value

    cbrnr committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    edebbfa View commit details
    Browse the repository at this point in the history