mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-03-03 19:25:47 +03:00
Add blank line for linting
This commit is contained in:
parent
6e1d340c87
commit
f31db13cd0
|
@ -5,6 +5,7 @@ from django.core.management.base import BaseCommand, CommandError
|
||||||
|
|
||||||
from graphene_django.settings import graphene_settings
|
from graphene_django.settings import graphene_settings
|
||||||
|
|
||||||
|
|
||||||
class CommandArguments(BaseCommand):
|
class CommandArguments(BaseCommand):
|
||||||
|
|
||||||
def add_arguments(self, parser):
|
def add_arguments(self, parser):
|
||||||
|
|
Loading…
Reference in New Issue
Block a user