mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 11:40:05 -03:30
lint
This commit is contained in:
@@ -9,7 +9,7 @@ from django.core.management import call_command
|
|||||||
|
|
||||||
from awx.main.management.commands import cleanup_jobs
|
from awx.main.management.commands import cleanup_jobs
|
||||||
from awx.main.utils.deletion import AWXCollector
|
from awx.main.utils.deletion import AWXCollector
|
||||||
from awx.main.models import JobTemplate, User, Job, JobEvent, Notification, WorkflowJobNode, JobHostSummary
|
from awx.main.models import JobTemplate, User, Job, Notification, WorkflowJobNode, JobHostSummary
|
||||||
|
|
||||||
|
|
||||||
@pytest.fixture
|
@pytest.fixture
|
||||||
|
|||||||
Reference in New Issue
Block a user