flake8 fix

pull/31576/head^2
Jamil Karami 2 years ago
parent f5cb8c0b1c
commit 95b55103cd

@ -12,7 +12,6 @@ from ..utils import (
)
class KickIE(InfoExtractor):
_VALID_URL = r'https?://(?:www\.)?kick\.com/video/(?P<id>[0-9a-zA-Z-]+)'
_TESTS = [{

Loading…
Cancel
Save