commit | a944dbb7b83dceb6f65d5927a415ba1ee40282cd | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat Jan 25 21:41:29 2020 +0100 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Wed Feb 05 06:58:03 2020 +0100 |
tree | 71c538576268738862c1d2d756176e01c6d4c108 | |
parent | 715f04ef4c265bf0f2340c9ff2ac2dee3650bbfd [diff] |
test: test_efi_fit: fix pylint warnings Fix warnings issued by pylint: * naming of variables * usage of commas and semicolons * indentation * placement of module description Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>