mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 14:25:53 +01:00
PEP8 double aggressive W291 ~ W293 and W391
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
af6838a62c
commit
e0b9cd57fa
|
|
@ -451,4 +451,3 @@ if __name__ == "__main__":
|
|||
previourVarPrefix = k.split('_')[0] == '' and "unknown" or k.split('_')[0]
|
||||
for line in olines:
|
||||
print(line)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user