mirror of
https://github.com/ansible/awx.git
synced 2026-01-31 17:18:59 -03:30
Fix flake8 E302 errors.
This commit is contained in:
@@ -82,6 +82,7 @@ inventory_hosts = []
|
||||
jobs = []
|
||||
#job_events = []
|
||||
|
||||
|
||||
def spread(n, m):
|
||||
ret = []
|
||||
# At least one in each slot, split up the rest exponentially so the first
|
||||
|
||||
Reference in New Issue
Block a user