Skip to content

Commit 1ed451a

Browse files
committed
Remove trailing whitespace in query
1 parent 7c18bed commit 1ed451a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/type/test_validation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ def rejects_a_schema_extended_with_invalid_root_types():
364364
input SomeInputObject {
365365
test: String
366366
}
367-
367+
368368
scalar SomeScalar
369369
370370
enum SomeEnum {

0 commit comments

Comments
 (0)