mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-18 18:16:18 +03:00
[cleanup] Misc (#16697)
Authored by: Grub4K, bashonly Co-authored-by: bashonly <bashonly@protonmail.com>
This commit is contained in:
co-authored by
bashonly
parent
25056f0d2d
commit
821bef0f00
@@ -6,11 +6,11 @@ import sys
|
||||
import unittest
|
||||
from unittest.mock import patch
|
||||
|
||||
from yt_dlp.globals import all_plugins_loaded
|
||||
|
||||
sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__))))
|
||||
|
||||
|
||||
from yt_dlp.globals import all_plugins_loaded
|
||||
|
||||
import contextlib
|
||||
import copy
|
||||
import json
|
||||
|
||||
Reference in New Issue
Block a user