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

Add mypy to CI job and type hints for one class. #404

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Mar 11, 2024

  1. Added mypy to config

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    2f916de View commit details
    Browse the repository at this point in the history
  2. Mypy check is passing

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    da49e8d View commit details
    Browse the repository at this point in the history
  3. Adding hitns

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    8721442 View commit details
    Browse the repository at this point in the history
  4. Function annotation

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    85bdcbc View commit details
    Browse the repository at this point in the history
  5. format

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    fc638b6 View commit details
    Browse the repository at this point in the history
  6. Other hints

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    ab683aa View commit details
    Browse the repository at this point in the history
  7. Added ignores

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    bea0f4b View commit details
    Browse the repository at this point in the history
  8. Name fix

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    82084c6 View commit details
    Browse the repository at this point in the history
  9. dependency

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    1f18ec8 View commit details
    Browse the repository at this point in the history
  10. typo fix

    eliotwrobson committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    318aad1 View commit details
    Browse the repository at this point in the history