Fix newline

This commit is contained in:
Firas Kafri 2024-02-09 11:58:35 +03:00 committed by GitHub
parent b35f3b08e1
commit c2d601c0e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -881,4 +881,4 @@ class TestDjangoConnectionField:
TypeError,
match="DjangoConnectionField only accepts DjangoObjectType types as underlying type",
):
Schema(query=Query)
Schema(query=Query)