mirror of
https://github.com/ansible/awx.git
synced 2026-03-08 21:19:26 -02:30
Fix flake8 E305 errors.
This commit is contained in:
@@ -101,6 +101,7 @@ def spread(n, m):
|
||||
ret[0] += n
|
||||
return ret
|
||||
|
||||
|
||||
ids = defaultdict(lambda: 0)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user