From f8e1beeb3d92263aca450623147e011e31358ab0 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 3d61a3c..aec306b 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