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 bc7ec58 commit c663913Copy full SHA for c663913
graphql/language/tests/test_schema_printer.py
@@ -6,8 +6,6 @@
6
from graphql.language import ast
7
from graphql.language.printer import print_ast
8
9
-from pytest import raises
10
-
11
from .fixtures import SCHEMA_KITCHEN_SINK
12
13
0 commit comments