mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 21:05:03 -02:30
flake8 fixes for Jenkins
This commit is contained in:
@@ -5,7 +5,7 @@ from awx.main.models import Instance
|
||||
from django.conf import settings
|
||||
|
||||
from optparse import make_option
|
||||
from django.core.management.base import CommandError, BaseCommand
|
||||
from django.core.management.base import BaseCommand
|
||||
|
||||
class Command(BaseCommand):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user