Skip to content

Commit 0ebff33

Browse files
authored
Update test_schema.py
1 parent 7827219 commit 0ebff33

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

graphene/types/tests/test_schema.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from graphql.type import GraphQLObjectType, GraphQLSchema
2-
from graphql import GraphQLError
3-
from pytest import mark, raises, fixture
2+
from pytest import raises
43

54
from graphene.tests.utils import dedent
65

0 commit comments

Comments
 (0)