mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -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 Inventory, Credential
|
||||
from awx.main.models import Inventory
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
|
||||
Reference in New Issue
Block a user