support/scripts/pkg-stats: fix flake8 warnings
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Thu, 7 Jan 2021 13:39:42 +0000 (14:39 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 31 Jan 2021 11:03:12 +0000 (12:03 +0100)
commit52a53c97e5bc71ba633d65c8466f6cdd6e562c87
tree24fdc1ebb56dc939e7bf249cffdb749802980546
parent67768e97b02b22fd73bfa3ac066c6f636d8c984a
support/scripts/pkg-stats: fix flake8 warnings

Fixes:

support/scripts/pkg-stats:148:17: E741 ambiguous variable name 'l'
support/scripts/pkg-stats:379:9: E741 ambiguous variable name 'l'

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/scripts/pkg-stats