fix flake8 E302
This commit is contained in:
parent
81693abf34
commit
7dacca06e4
@ -8,6 +8,7 @@ from ..utils import (
|
||||
)
|
||||
import json
|
||||
|
||||
|
||||
class PandaTVIE(InfoExtractor):
|
||||
IE_DESC = '熊猫TV'
|
||||
_VALID_URL = r'https?://(?:www\.)?panda\.tv/(?P<id>[0-9]+)'
|
||||
|
Loading…
x
Reference in New Issue
Block a user