mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 20:54:16 +03:00
Update test_schema.py
This commit is contained in:
parent
7827219ba2
commit
0ebff3313d
|
@ -1,6 +1,5 @@
|
||||||
from graphql.type import GraphQLObjectType, GraphQLSchema
|
from graphql.type import GraphQLObjectType, GraphQLSchema
|
||||||
from graphql import GraphQLError
|
from pytest import raises
|
||||||
from pytest import mark, raises, fixture
|
|
||||||
|
|
||||||
from graphene.tests.utils import dedent
|
from graphene.tests.utils import dedent
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user