| commit | dca3579b65701987ff4965490ca03ad56383a3f9 | [log] [tgz] | 
|---|---|---|
| author | Gunnar Mills <gmills@us.ibm.com> | Mon Mar 26 10:05:38 2018 -0500 | 
| committer | George Keishing <gkeishin@in.ibm.com> | Mon Mar 26 16:17:14 2018 +0000 | 
| tree | 7d7a1c19eaad7b122095c673113bf2bb5403918f | |
| parent | 0219da6b3c069a5ffe22b23cbbc8031b3b9eb6fa [diff] | 
Fixed PEP 8 style in /data/ py files Used autopep8 to correct the styling in /data/ py files. Of the 10832 style violations in openbmc-test-automation, ~9000 were in this directory. More information on autopep8 can be found here, https://pypi.python.org/pypi/autopep8 Change-Id: Ie97006525109fbf869cd8ca76426279111112bfa Signed-off-by: Gunnar Mills <gmills@us.ibm.com>