33e2203f5e
This patch set removes few pep8/flake8 ignored rules and implemented the fix in the code to address those rules. Change-Id: I2e613acd760818a6e18288d284f6224c38c4353a Signed-off-by: Tin Lam <tin@irrational.io>
5 lines
94 B
YAML
5 lines
94 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Removed indentation rules E127, E128, E129 and E131 from pep8 exclusion.
|