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