mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-04-14 04:39:52 +00:00
3 lines
91 B
Python
3 lines
91 B
Python
# Trigger import of built-in providers
|
|
from ._builtin import _trigger_import # noqa: F401
|