aggregate6
aggregate6 copied to clipboard
Fix some flake8 linting errors
Fixed: ./aggregate6/aggregate6.py:33:1: E722 do not use bare 'except' ./aggregate6/aggregate6.py:44:15: E741 ambiguous variable name 'l' ./aggregate6/aggregate6.py:58:9: F841 local variable 'err' is assigned to but never used ./aggregate6/aggregate6.py:158:13: F841 local variable 'err' is assigned to but never used