1
0
mirror of https://github.com/yt-dlp/yt-dlp synced 2025-07-01 11:32:52 -05:00

[devscripts] Fix import

Closes #4603
This commit is contained in:
pukkandan
2022-08-11 07:12:20 +05:30
parent 7e798d725e
commit 96623ab5c6

1
devscripts/__init__.py Normal file
View File

@ -0,0 +1 @@
# Empty file needed to make devscripts.utils properly importable from outside