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

Enable mypy attr defined #10923

Merged
merged 26 commits into from
Feb 24, 2022
Merged

Enable mypy attr defined #10923

merged 26 commits into from
Feb 24, 2022

Commits on Feb 21, 2022

  1. enable mypy attr-defined check

    m-vdb committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    aa9ff82 View commit details
    Browse the repository at this point in the history
  2. fix Sanic type issues

    m-vdb committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    98b98e0 View commit details
    Browse the repository at this point in the history
  3. fix Markers type issues

    m-vdb committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    fac6f8d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Configuration menu
    Copy the full SHA
    4e06c84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d929a8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe2fb3b View commit details
    Browse the repository at this point in the history
  4. fix ruamel type issues

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    6402a09 View commit details
    Browse the repository at this point in the history
  5. bump mypy version

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    fcae5b6 View commit details
    Browse the repository at this point in the history
  6. address new mypy issues

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f908de1 View commit details
    Browse the repository at this point in the history
  7. fix abstract method in importer

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    f77206f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31d7a0e View commit details
    Browse the repository at this point in the history
  9. fix flake8 lint

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    981961f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5b4ec3 View commit details
    Browse the repository at this point in the history
  11. fix black formatting

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    b175039 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3899ec7 View commit details
    Browse the repository at this point in the history
  13. fix flake8 lint x2

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    262db64 View commit details
    Browse the repository at this point in the history
  14. fix sanic.Blueprint signature

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    621bfd1 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f684937 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0732661 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    85eebf5 View commit details
    Browse the repository at this point in the history
  18. fix docstring lint

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a1b25c0 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e26aad1 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    3d21a8b View commit details
    Browse the repository at this point in the history
  21. fix transformers typing issues

    m-vdb committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    a2cb6b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    abc9327 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c180d9b View commit details
    Browse the repository at this point in the history