support/scripts/pkg-stats: fix flake8 warning
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Jul 2020 19:23:13 +0000 (21:23 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 12 Jul 2020 19:23:13 +0000 (21:23 +0200)
commit204d03ae43bcf9578e2d356a9a243c78eddf3453
tree0a40a0eba983a428922f6a4a97758aa30d3cb18a
parent7d2779ecbb142b62f8913d30352b11058f922b2a
support/scripts/pkg-stats: fix flake8 warning

This fixes the following flake8 warning:

support/scripts/pkg-stats:1005:9: E117 over-indented

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