mirror of
https://github.com/ansible/awx.git
synced 2026-03-28 14:25:05 -02:30
Run flake8 on the AWX collection in CI
This commit is contained in:
@@ -4,7 +4,7 @@ __metaclass__ = type
|
||||
|
||||
import pytest
|
||||
|
||||
from awx.main.models import CredentialInputSource, Credential, CredentialType, Organization
|
||||
from awx.main.models import CredentialInputSource, Credential, CredentialType
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
||||
Reference in New Issue
Block a user