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 check to CI and fix mypy errors #62

Merged
merged 12 commits into from
Jan 8, 2021
Merged

Add mypy check to CI and fix mypy errors #62

merged 12 commits into from
Jan 8, 2021

Commits on Jan 5, 2021

  1. Add mypy check to CI.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    701afb9 View commit details
    Browse the repository at this point in the history
  2. Path.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9a63858 View commit details
    Browse the repository at this point in the history
  3. Type checking.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    a2f7fd6 View commit details
    Browse the repository at this point in the history
  4. Educate mypy.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    4c0fd72 View commit details
    Browse the repository at this point in the history
  5. Fix mypy errors.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    fc70c77 View commit details
    Browse the repository at this point in the history
  6. Type check.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    498bdc8 View commit details
    Browse the repository at this point in the history
  7. Fix mypy errors.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    ff02ce4 View commit details
    Browse the repository at this point in the history
  8. Fix mypy errors.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    f1db138 View commit details
    Browse the repository at this point in the history
  9. Ignore missing stubs.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    95dee74 View commit details
    Browse the repository at this point in the history
  10. Bump mypy.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    1ea378d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    00ef84a View commit details
    Browse the repository at this point in the history
  12. Fix mypy errors.

    rmlarose committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    30a0366 View commit details
    Browse the repository at this point in the history