Do not ignore E123, E125 per PEP 8-Style Guide for Python Code.[1] To ignore E123 and E125 is not recommended by PEP 8-Style Guide for Python Code Guildeline practice as it creates style/indentation mis-match. [1]http://pep8.readthedocs.io/en/latest/intro.html#id3 Change-Id: I6dc4358a4a3e9e9d854f2f76e3c8acc5cf58d434