Updated openstack/openstack

Project: openstack/python-ironicclient  17018ce7234bdab444522a9441f1542895cd57f4

Fix PEP8 E121,E122,E123,E124,E125,E129 errors

E121: continuation line under-indented for hanging indent
E122: continuation line missing indentation or outdented
E123: closing bracket does not match indentation of opening bracket's line
E124: closing bracket does not match visual indentation
E125: continuation line with same indent as next logical line
E129: visually indented line with same indent as next logical line

Remove E121,E122,E123,E124,E125, & E129 from the ignore list for flake8

Change-Id: I1b98335dd24086ab0271d25d662ad667ff8c5835
This commit is contained in:
Jenkins 2015-02-27 20:26:06 +00:00 committed by Gerrit Code Review
parent 7360c5f05c
commit 5a3cf7a4c2
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 132287e15592bbfefff8b1218b163dff7bb3c801
Subproject commit 17018ce7234bdab444522a9441f1542895cd57f4