mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-07-11 00:32:24 +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
|
||||
subscription_path = None
|
||||
execution_context_class = None
|
||||
|
||||
|
||||
def __init__(
|
||||
self,
|
||||
schema=None,
|
||||
|
|
Loading…
Reference in New Issue
Block a user