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

Allow fast ObjectType creation based on dataclasses #1157

Merged
merged 9 commits into from
Apr 13, 2020

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    9b28a7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b3356f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34560ca View commit details
    Browse the repository at this point in the history
  4. Reformatted code

    syrusakbary committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    05d08df View commit details
    Browse the repository at this point in the history
  5. Fixed mypy issue

    syrusakbary committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    cfff169 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    015bfa3 View commit details
    Browse the repository at this point in the history
  7. Use black in dataclasses

    syrusakbary committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    c171030 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5549927 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

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