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

Attempt to fix default_value with graphene.Enum for graphene.Argument #229

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Feb 19, 2019

  1. Add type.type to return

    Looking into graphene's Argument defaut_value when it is an enumeration.
    scottschreckengaust authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    df22d12 View commit details
    Browse the repository at this point in the history
  2. Update to black

    Reformat code
    scottschreckengaust authored Feb 19, 2019
    Configuration menu
    Copy the full SHA
    67c0176 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. fixed black

    This is a trial to check the `black` failure.
    scottschreckengaust authored Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8b50994 View commit details
    Browse the repository at this point in the history