mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-02 12:44:15 +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 import GraphQLError
|
||||
from pytest import mark, raises, fixture
|
||||
from pytest import raises
|
||||
|
||||
from graphene.tests.utils import dedent
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user