mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
move code linting to a stricter pep8-esque auto-formatting tool, black
This commit is contained in:
@@ -33,7 +33,7 @@ from .workflow_job_templates import * # NOQA
|
||||
from .workflow_job_template_nodes import * # NOQA
|
||||
from .workflow_jobs import * # NOQA
|
||||
from .workflow_job_nodes import * # NOQA
|
||||
from .workflow_approvals import * # NOQA
|
||||
from .workflow_approvals import * # NOQA
|
||||
from .settings import * # NOQA
|
||||
from .instances import * # NOQA
|
||||
from .instance_groups import * # NOQA
|
||||
|
||||
Reference in New Issue
Block a user