mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-18 11:18:30 +00:00
[ie/locipo] Move classproperty import
This commit is contained in:
parent
05c15e38ef
commit
c991dd7391
@ -1,9 +1,8 @@
|
||||
from typing import Literal
|
||||
|
||||
from yt_dlp.utils._utils import classproperty
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
classproperty,
|
||||
filter_dict,
|
||||
int_or_none,
|
||||
parse_iso8601,
|
||||
|
Loading…
Reference in New Issue
Block a user