mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 10:57:35 -02:30
Fix flake8 E302 errors.
This commit is contained in:
@@ -7,6 +7,7 @@ from django.conf import settings
|
||||
from optparse import make_option
|
||||
from django.core.management.base import BaseCommand
|
||||
|
||||
|
||||
class Command(BaseCommand):
|
||||
"""
|
||||
Internal tower command.
|
||||
|
||||
Reference in New Issue
Block a user