mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-02 00:30:10 +09:00
flake8 cleanup
This commit is contained in:
parent
fb35bd50b0
commit
d900bd96b4
@ -3,6 +3,7 @@ from __future__ import unicode_literals
|
||||
|
||||
from .common import InfoExtractor
|
||||
|
||||
|
||||
class Pac12IE(InfoExtractor):
|
||||
_VALID_URL = r'https?://(?:[a-z]+\.)?pac-12.com/(?:embed/)?(?P<id>.*)'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user