]> jfr.im git - yt-dlp.git/blame - yt_dlp/__pyinstaller/__init__.py
[core/windows] Improve shell quoting and tests (#9802)
[yt-dlp.git] / yt_dlp / __pyinstaller / __init__.py
CommitLineData
acb1042a 1import os
2
3
4def get_hook_dirs():
5 return [os.path.dirname(__file__)]