Address linter error and warnings
Bug: T328547
Low priority changes. I'll rebase and mark as ready after !25 (merged) .
Changes:
-
lint
CI job is not allowed to fail. - Some minor reformatting to address flake8 nags (mostly about E501)
- max line-width black and isort config matches the flake8 one.