support/scripts/pkg-stats: fix flake8 E501 warning
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 24 Mar 2020 13:28:05 +0000 (14:28 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Tue, 24 Mar 2020 14:27:57 +0000 (15:27 +0100)
commitf7f33771b3a7889e5781b30830b1400489880252
treef62b266a763f9fe2ea80eb2704784f259f3b1350
parent198d76efb35c84b397c1e960cc454f4988f50eb7
support/scripts/pkg-stats: fix flake8 E501 warning

Fixes:

support/scripts/pkg-stats:281:133: E501 line too long (139 > 132 characters)

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