mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 00:11:50 -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