[ivoox] One more ruff style.

pull/12768/head
J.Luis 4 months ago
parent aa97faf6e4
commit 3a3315a9f2

@ -2,6 +2,7 @@ import datetime
from .common import InfoExtractor
class IvooxIE(InfoExtractor):
_VALID_URL = (
r'https?://(?:www\.)?ivoox\.com/.*_rf_(?P<id>[0-9]+)_1\.html',

Loading…
Cancel
Save