diff options
author | Ed Bartosh <ed.bartosh@linux.intel.com> | 2015-09-02 13:58:08 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-09-02 23:46:50 +0100 |
commit | 83b1aa4b6480b625d1accee4c594162df2e84b96 (patch) | |
tree | 5df446add41eec41dc24fc8cca7f8c423eda8ad1 /scripts/lib/wic/utils/runner.py | |
parent | 0be568537072d9b0027a0d3a532fc4696184453b (diff) | |
download | openembedded-core-83b1aa4b6480b625d1accee4c594162df2e84b96.tar.gz openembedded-core-83b1aa4b6480b625d1accee4c594162df2e84b96.tar.bz2 openembedded-core-83b1aa4b6480b625d1accee4c594162df2e84b96.zip |
wic: fix errors in partition.py module
Fixed the followring errors found by pylint in partition.py:
E: 42, 0: class already defined line 33 (function-redefined)
E:429,63: Undefined variable 'fs' (undefined-variable)
E:432,37: Undefined variable 'fs' (undefined-variable)
E:481, 0: class already defined line 33 (function-redefined)
E:488,22: Undefined variable 'OptionValueError' (undefined-variable)
Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/wic/utils/runner.py')
0 files changed, 0 insertions, 0 deletions