mirror of
https://github.com/ansible/awx.git
synced 2026-04-14 06:29:25 -02:30
Run flake8 on the AWX collection in CI
This commit is contained in:
@@ -5,7 +5,6 @@ __metaclass__ = type
|
||||
import pytest
|
||||
|
||||
from awx.main.models import InstanceGroup, Instance
|
||||
from awx.main.tests.functional.conftest import kube_credential, credentialtype_kube
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
|
||||
Reference in New Issue
Block a user