mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-04-13 05:34:20 +03:00
Fix lint
This commit is contained in:
parent
0eb3a3e6b0
commit
528090397a
|
@ -27,6 +27,7 @@ from graphene.types.json import JSONString
|
|||
from graphene.types.scalars import BigInt
|
||||
from graphene.utils.str_converters import to_camel_case
|
||||
from graphql import GraphQLError
|
||||
|
||||
try:
|
||||
from graphql import assert_name
|
||||
except ImportError:
|
||||
|
|
Loading…
Reference in New Issue
Block a user