mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-17 19:42:28 +03:00
Fix linting.
This commit is contained in:
parent
014769294b
commit
45b3ba55d7
|
@ -1,4 +1,5 @@
|
||||||
import six
|
import six
|
||||||
|
import types
|
||||||
|
|
||||||
from graphql.language.ast import (BooleanValue, FloatValue, IntValue,
|
from graphql.language.ast import (BooleanValue, FloatValue, IntValue,
|
||||||
StringValue)
|
StringValue)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user