Skip to content

Commit 2027aad

Browse files
committed
isort.
1 parent 0a7ce6d commit 2027aad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphql/utils/tests/test_build_ast_schema.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from graphql import parse
22
from graphql.utils.build_ast_schema import build_ast_schema
33
from graphql.utils.schema_printer import print_schema
4+
45
from pytest import raises
56

67
from ...type import GraphQLIncludeDirective, GraphQLSkipDirective

0 commit comments

Comments
 (0)