pyflakes cleaning
This commit is contained in:
parent
4d3d3b5de1
commit
e90d453b1a
3 changed files with 4 additions and 5 deletions
|
|
@ -30,7 +30,7 @@ class LivePage(BasePage):
|
|||
radio.streams = []
|
||||
|
||||
index = -1
|
||||
|
||||
|
||||
for el in self.document.xpath('//source'):
|
||||
index += 1
|
||||
mime_type = el.attrib['type']
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue