[ie/ArteTV] Fix linter error

This commit is contained in:
Vincent Texier 2024-05-18 11:54:33 +02:00
parent ca0a67f936
commit 054b750699
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
import re
from .common import InfoExtractor
from .. import join_nonempty
from ..utils import (
ExtractorError,
GeoRestrictedError,