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