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 mypy errors #1145

Merged
merged 16 commits into from
Oct 26, 2024
Merged

Fix mypy errors #1145

merged 16 commits into from
Oct 26, 2024

Commits on Oct 23, 2024

  1. Fix mypy warnings

    davidar committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b62af3d View commit details
    Browse the repository at this point in the history
  2. Fix more warnings

    davidar committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    bd5be0d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. Few more fixes

    davidar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    4009681 View commit details
    Browse the repository at this point in the history
  2. Typing

    davidar committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    2abe263 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. replace_vars

    davidar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    be1d6f0 View commit details
    Browse the repository at this point in the history
  2. Fix is_numeric name collision

    davidar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    3c320dc View commit details
    Browse the repository at this point in the history
  3. More typing

    davidar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dd144a7 View commit details
    Browse the repository at this point in the history
  4. evaluate_elements

    davidar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d49b5c8 View commit details
    Browse the repository at this point in the history
  5. get_head

    davidar committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    79c0d5e View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. options, round_to_float

    davidar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    99de64a View commit details
    Browse the repository at this point in the history
  2. Expression

    davidar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    96dc9ca View commit details
    Browse the repository at this point in the history
  3. misc

    davidar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    9176eeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2826a6 View commit details
    Browse the repository at this point in the history
  5. Explicit Union

    davidar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    cf2a666 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    876d0d7 View commit details
    Browse the repository at this point in the history
  7. Change lists to tuples

    davidar committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    b4c7544 View commit details
    Browse the repository at this point in the history