From 1ff3ca9ca2b0cb318d7c626d08cb3644bdf3e05b Mon Sep 17 00:00:00 2001 From: Benson Chu Date: Sat, 6 Jun 2026 08:48:07 -0500 Subject: [PATCH] This apparently got updated --- plugins/labels.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/labels.py b/plugins/labels.py index 60f6e08..9748428 100644 --- a/plugins/labels.py +++ b/plugins/labels.py @@ -1,6 +1,6 @@ from beets import ui from beets.ui import Subcommand, print_ -from beets.ui.commands import print_and_modify +from beets.ui.commands.modify import print_and_modify from beets.dbcore import FieldQuery from beets.dbcore.query import SlowFieldSort