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 04496e1 commit b7699f2Copy full SHA for b7699f2
tests/utilities/test_get_introspection_query.py
@@ -2,9 +2,6 @@
2
3
import re
4
from typing import Pattern
5
-
6
-from wheel.macosx_libfile import version_min_command_fields
7
8
from graphql.language import parse
9
from graphql.utilities import build_schema, get_introspection_query
10
from graphql.validation import validate
0 commit comments