Skip to content

Commit f31db13

Browse files
author
=
committed
Add blank line for linting
1 parent 6e1d340 commit f31db13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

graphene_django/management/commands/graphql_schema.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
from graphene_django.settings import graphene_settings
77

8+
89
class CommandArguments(BaseCommand):
910

1011
def add_arguments(self, parser):

0 commit comments

Comments
 (0)