From f9fb3ce86e3c6a0c3c33b45392b8d7288bceba76 Mon Sep 17 00:00:00 2001 From: Simon Sawicki Date: Sat, 30 Dec 2023 22:27:36 +0100 Subject: [cleanup] Misc (#8598) Authored by: bashonly, pukkandan, seproDev, Grub4K Co-authored-by: bashonly Co-authored-by: pukkandan Co-authored-by: sepro <4618135+seproDev@users.noreply.github.com> --- test/test_update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_update.py') diff --git a/test/test_update.py b/test/test_update.py index a5a388c10..bc139562f 100644 --- a/test/test_update.py +++ b/test/test_update.py @@ -9,7 +9,7 @@ sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) from test.helper import FakeYDL, report_warning -from yt_dlp.update import Updater, UpdateInfo +from yt_dlp.update import UpdateInfo, Updater # XXX: Keep in sync with yt_dlp.update.UPDATE_SOURCES -- cgit v1.2.3