run black

This commit is contained in:
AjmalPonneth 2023-08-23 00:15:27 +05:30
parent fcce1a30e5
commit 892ed4934a

View File

@ -18,7 +18,6 @@ test_schema = Schema(query=Query)
def test_context_with_kwargs():
class Request:
pass
@ -30,7 +29,6 @@ def test_context_with_kwargs():
def text_context_with_dict():
class Request:
pass