support/testing/tests/download/gitremote: remove trailing whitespace
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 4 Feb 2019 16:10:35 +0000 (17:10 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 4 Feb 2019 16:10:35 +0000 (17:10 +0100)
commit7dd2f4f3e15333d5c36fcdf242d056c2bd37b939
treeb07688f1ae058d3c51a44881b43e654fd46c829a
parent73f0c6c899361caf489adf796697f2534bcbc93b
support/testing/tests/download/gitremote: remove trailing whitespace

Fixes the following flake8 warnings:

support/testing/tests/download/gitremote.py:29:67: W291 trailing whitespace
support/testing/tests/download/gitremote.py:30:60: W291 trailing whitespace

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
support/testing/tests/download/gitremote.py