deckhand/releasenotes/notes/rm-pep8-ignores-974a114e488ff1ea.yaml
Tin Lam 33e2203f5e style(pep8): remove identation ignores
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>
2018-06-01 22:08:42 +00:00

5 lines
94 B
YAML

---
fixes:
- |
Removed indentation rules E127, E128, E129 and E131 from pep8 exclusion.