Skip to content

Commit c5e20d3

Browse files
author
rawls238
committed
whitespace
1 parent fa2aa31 commit c5e20d3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

graphql/core/validation/rules.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,6 @@ def duplicate_arg_message(field):
280280
return 'There can only be one argument named {}'.format(field)
281281

282282

283-
284283
class ArgumentsOfCorrectType(ValidationRule):
285284
pass
286285

0 commit comments

Comments
 (0)