Merge "Fix "wrap functions with 2 blank lines" pep8 check"

This commit is contained in:
Jenkins 2016-11-28 21:18:15 +00:00 committed by Gerrit Code Review
commit 0b58db5f0c
1 changed files with 1 additions and 0 deletions

View File

@ -178,5 +178,6 @@ def main(argv=sys.argv):
LOG.info("Ending run of instack.")
if __name__ == '__main__':
main()