mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 06:17:36 -02:30
Run flake8 on the AWX collection in CI
This commit is contained in:
@@ -5,7 +5,7 @@ __metaclass__ = type
|
||||
import pytest
|
||||
|
||||
from awx.main.models import Organization
|
||||
from awx.main.models.oauth import OAuth2AccessToken, OAuth2Application
|
||||
from awx.main.models.oauth import OAuth2Application
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
|
||||
Reference in New Issue
Block a user