We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7827219 commit 0ebff33Copy full SHA for 0ebff33
graphene/types/tests/test_schema.py
@@ -1,6 +1,5 @@
1
from graphql.type import GraphQLObjectType, GraphQLSchema
2
-from graphql import GraphQLError
3
-from pytest import mark, raises, fixture
+from pytest import raises
4
5
from graphene.tests.utils import dedent
6
0 commit comments