mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
flake8
This commit is contained in:
parent
0a1070834d
commit
5e481341bc
@ -1,7 +1,5 @@
|
||||
import psycopg2
|
||||
import select
|
||||
import sys
|
||||
import logging
|
||||
|
||||
from contextlib import contextmanager
|
||||
|
||||
|
||||
@ -1,6 +1,5 @@
|
||||
import logging
|
||||
import uuid
|
||||
import random
|
||||
import json
|
||||
|
||||
from awx.main.dispatch import get_local_queuename
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user