Passthrough module for patch

This commit is contained in:
tcely 2025-03-08 09:26:40 -05:00 committed by GitHub
parent 629ff5cfc8
commit cffe8348c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1 +1,5 @@
from yt_dlp.compat.compat_utils import passthrough_module
passthrough_module(__name__, '.patch')
del passthrough_module