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

DM-36927: Remove MYPYPATH #64

Merged
merged 6 commits into from
Nov 8, 2022
Merged

DM-36927: Remove MYPYPATH #64

merged 6 commits into from
Nov 8, 2022

Commits on Nov 8, 2022

  1. Remove MYPYPATH setting

    No longer wanted by mypy
    timj committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    b198513 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2831a9 View commit details
    Browse the repository at this point in the history
  3. Add flake8 to pre-commit

    timj committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9318ee0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11b2c6b View commit details
    Browse the repository at this point in the history
  5. Fix yaml method type annotation

    timj committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2e24725 View commit details
    Browse the repository at this point in the history
  6. Appease mypy 0.990

    It wants to know that the to_X translation methods are defined
    for the class.
    timj committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    a7d429f View commit details
    Browse the repository at this point in the history