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 fe748bb commit aa47a83Copy full SHA for aa47a83
tests/error/test_graphql_error.py
@@ -1,7 +1,5 @@
1
from typing import List, Union, cast
2
3
-from pytest import raises
4
-
5
from graphql.error import GraphQLError
6
from graphql.language import (
7
Node,
0 commit comments