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 type checking with Mypy #410

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

Add type checking with Mypy #410

wants to merge 17 commits into from

Commits on Feb 15, 2023

  1. Configuration menu
    Copy the full SHA
    b01b806 View commit details
    Browse the repository at this point in the history
  2. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    efbb91e View commit details
    Browse the repository at this point in the history
  3. more

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    febba49 View commit details
    Browse the repository at this point in the history
  4. fix imports

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    492ac00 View commit details
    Browse the repository at this point in the history
  5. latest django-stubs

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5006e55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ece2858 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    287c278 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed2a381 View commit details
    Browse the repository at this point in the history
  9. latest mypy

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5ce1db6 View commit details
    Browse the repository at this point in the history
  10. fix test_storage

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    5a610b0 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dfcad02 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    865f506 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3eb2cf5 View commit details
    Browse the repository at this point in the history
  14. ignore bytesio error

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    1d191af View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    46c42af View commit details
    Browse the repository at this point in the history
  16. some types for middleware

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    8e4908b View commit details
    Browse the repository at this point in the history
  17. mypy 1.0.0

    adamchainz committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    18a81e0 View commit details
    Browse the repository at this point in the history