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

Update static typing #213

Merged

Commits on Aug 3, 2024

  1. Update packaging

    1. Fixed mypy pyproject.toml config
    2. Move mypy from pre-commit to pyproject.toml
    3. Lint in CI
    Tom Augspurger committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    8709446 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Fixup mypy issues

    Tom Augspurger committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    04c38f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge remote-tracking branch 'upstream/main' into user/tom/fix/type-c…

    …hecking
    Tom Augspurger committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3b0f9e7 View commit details
    Browse the repository at this point in the history
  2. fixup

    Tom Augspurger committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2285034 View commit details
    Browse the repository at this point in the history
  3. fixup

    Tom Augspurger committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    c40e6ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48938f6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. update ci/environment.yaml

    Tom Augspurger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    7fd1853 View commit details
    Browse the repository at this point in the history
  2. fixups

    Tom Augspurger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5ea215e View commit details
    Browse the repository at this point in the history
  3. remove unnecessary str

    Tom Augspurger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b822e13 View commit details
    Browse the repository at this point in the history
  4. ignore dict shadowing dict

    Tom Augspurger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ba76011 View commit details
    Browse the repository at this point in the history
  5. handle str inputs

    Tom Augspurger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    579069c View commit details
    Browse the repository at this point in the history
  6. filetype

    Tom Augspurger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    3c1fed3 View commit details
    Browse the repository at this point in the history
  7. remove duplicate pre-commit

    Tom Augspurger committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c9e9cdf View commit details
    Browse the repository at this point in the history