mirror of
https://github.com/graphql-python/graphene.git
synced 2024-11-22 09:36:44 +03:00
run black
This commit is contained in:
parent
fcce1a30e5
commit
892ed4934a
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user