]> jfr.im git - yt-dlp.git/blobdiff - test/test_socks.py
Completely change project name to yt-dlp (#85)
[yt-dlp.git] / test / test_socks.py
index be52e2343e0fe28dd369f0cd4f35da0e4128f20b..8b42869821c9dcf86bdfba54ece85297e25e455a 100644 (file)
@@ -15,7 +15,7 @@
     FakeYDL,
     get_params,
 )
-from youtube_dlc.compat import (
+from yt_dlp.compat import (
     compat_str,
     compat_urllib_request,
 )