mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
lint
This commit is contained in:
@@ -2,7 +2,6 @@ import pytest
|
||||
|
||||
from awx.api.versioning import reverse
|
||||
from awx.main.models import AdHocCommand, AdHocCommandEvent, JobEvent
|
||||
from awx.main.models import Job
|
||||
|
||||
|
||||
@pytest.mark.django_db
|
||||
|
||||
@@ -9,6 +9,7 @@ import logging
|
||||
import os
|
||||
import re
|
||||
import stat
|
||||
import subprocess
|
||||
import urllib.parse
|
||||
import threading
|
||||
import contextlib
|
||||
|
||||
Reference in New Issue
Block a user