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 support and mypy checking #100

Merged
merged 22 commits into from Oct 5, 2020
Merged

Commits on Sep 2, 2020

  1. Configuration menu
    Copy the full SHA
    d180999 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    704af6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91b7946 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2020

  1. Configuration menu
    Copy the full SHA
    06baa9d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e34c6da View commit details
    Browse the repository at this point in the history
  3. Disallow untyped calls

    palfrey committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    4706fad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea4f8ce View commit details
    Browse the repository at this point in the history
  5. Remove ModelBase usage

    palfrey committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    370a0e4 View commit details
    Browse the repository at this point in the history
  6. Explicitly run mypy in tox

    palfrey committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    f4d6c26 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d54890a View commit details
    Browse the repository at this point in the history
  8. Correct ModelBase usage

    palfrey committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    6519444 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a729326 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    71fe587 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f48ade2 View commit details
    Browse the repository at this point in the history
  12. _skip_field can use Field

    palfrey committed Sep 5, 2020
    Configuration menu
    Copy the full SHA
    1b7a9d8 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    519eeb0 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2020

  1. Fix create_files attribute

    Co-authored-by: Bernardo Fontes <bernardoxhc@gmail.com>
    palfrey and berinhard committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    4bc7c10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    529df43 View commit details
    Browse the repository at this point in the history
  3. Rip out action_generator

    palfrey committed Sep 13, 2020
    Configuration menu
    Copy the full SHA
    c8e137e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e6ce7c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

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

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    84c61dc View commit details
    Browse the repository at this point in the history