mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-13 02:18:36 -05:00
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