mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 08:42:32 +03:00
make black happy
removed whitespace
This commit is contained in:
parent
30fa86084e
commit
a4a83f7e1d
|
@ -85,7 +85,7 @@ class GraphQLView(View):
|
||||||
batch = False
|
batch = False
|
||||||
subscription_path = None
|
subscription_path = None
|
||||||
execution_context_class = None
|
execution_context_class = None
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
schema=None,
|
schema=None,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user