space
This commit is contained in:
parent
4decc3bc8c
commit
85d84c2800
1 changed files with 6 additions and 5 deletions
|
@ -17,6 +17,7 @@ class Command(BaseCommand):
|
|||
"""
|
||||
help = 'run websocket daemon'
|
||||
args = ''
|
||||
|
||||
def add_arguments(self, parser):
|
||||
parser.add_argument('--debug',
|
||||
action='store_true',
|
||||
|
|
Loading…
Reference in a new issue