[cleanup] Misc (#16697)

Authored by: Grub4K, bashonly

Co-authored-by: bashonly <bashonly@protonmail.com>
This commit is contained in:
Simon Sawicki
2026-06-09 23:01:32 +00:00
committed by GitHub
co-authored by bashonly
parent 25056f0d2d
commit 821bef0f00
7 changed files with 51 additions and 12 deletions
+2 -2
View File
@@ -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