rssbridge: Fix flake8 errors

Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
James Valleroy 2022-07-17 17:32:13 -04:00 committed by Sunil Mohan Adapa
parent 20081ee5d1
commit c72225de40
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -4,11 +4,7 @@ Functional, browser based tests for RSS-Bridge app.
"""
import json
import ssl
import subprocess
import urllib
import pytest
from plinth.tests import functional