mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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