mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
Fix flake8 error
This commit is contained in:
@@ -37,7 +37,7 @@ from awx.main.models.credential import ManagedCredentialType
|
|||||||
from awx.main import tasks
|
from awx.main import tasks
|
||||||
from awx.main.utils import encrypt_field, encrypt_value
|
from awx.main.utils import encrypt_field, encrypt_value
|
||||||
from awx.main.utils.safe_yaml import SafeLoader
|
from awx.main.utils.safe_yaml import SafeLoader
|
||||||
from awx.main.utils.execution_environments import CONTAINER_ROOT, to_container_path, to_host_path
|
from awx.main.utils.execution_environments import CONTAINER_ROOT, to_host_path
|
||||||
|
|
||||||
from awx.main.utils.licensing import Licenser
|
from awx.main.utils.licensing import Licenser
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user