mirror of
https://github.com/graphql-python/graphene-django.git
synced 2024-11-10 19:57:15 +03:00
Fix newline
This commit is contained in:
parent
b35f3b08e1
commit
c2d601c0e2
|
@ -881,4 +881,4 @@ class TestDjangoConnectionField:
|
|||
TypeError,
|
||||
match="DjangoConnectionField only accepts DjangoObjectType types as underlying type",
|
||||
):
|
||||
Schema(query=Query)
|
||||
Schema(query=Query)
|
||||
|
|
Loading…
Reference in New Issue
Block a user