Skip to content

Commit e390b71

Browse files
erikmollindell
authored andcommitted
Lint fix
1 parent 41beeda commit e390b71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/svt_play/video_url_fetch/live_test.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ def test_rapport_by_suggested():
1616

1717
def test_channels():
1818
errors = []
19-
19+
2020
for channel in ['svt1', 'svt2', 'barnkanalen', 'kunskapskanalen', 'svt24']:
2121
url = video_url_by_channel(channel)
2222
if not url.startswith('http'):

0 commit comments

Comments
 (0)