commit | 820421c9b52272180f75d9f3130f311cd5b13797 | [log] [tgz] |
---|---|---|
author | William Roberts <william.c.roberts@intel.com> | Tue Dec 13 19:12:35 2016 -0800 |
committer | William C Roberts <william.c.roberts@intel.com> | Wed Jan 04 18:21:28 2017 +0000 |
tree | 75d31124841721d53eb0e76582cbfca533885be0 | |
parent | 1a4a0a4539f24d236e7e19637e149a7e8009ec84 [diff] |
fsconfig: fix style formating with yapf A few changes got introduced that yapf re-styles. To make it easy, keep this file formated to: yapf -i --style=google fs_config_generator.py Test: run unit tests Change-Id: I3160b92d7fd07a4d315dde59f1d20fe4c7587da1 Signed-off-by: William Roberts <william.c.roberts@intel.com>