make black happy

removed whitespace
This commit is contained in:
Kuba Misiorny 2021-02-03 12:35:47 +01:00 committed by GitHub
parent 30fa86084e
commit a4a83f7e1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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,