mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 20:51:21 -03:30
Fix flake8 warning from tests
This commit is contained in:
parent
cb2a0a0f69
commit
4a5111308f
@ -4,7 +4,7 @@ from django.core.urlresolvers import reverse
|
||||
# Reuse Test code
|
||||
from awx.main.tests.base import BaseLiveServerTest, QueueStartStopTestMixin
|
||||
from awx.main.tests.base import URI
|
||||
from awx.main.models.projects import *
|
||||
from awx.main.models.projects import * #noqa
|
||||
|
||||
__all__ = ['UnifiedJobStdoutRedactedTests']
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user