readability
This commit is contained in:
parent
4f905b3ed8
commit
1da18c5e1b
1 changed files with 0 additions and 2 deletions
|
|
@ -7,9 +7,7 @@ from beets.dbcore import types
|
||||||
from beets.dbcore import FieldQuery
|
from beets.dbcore import FieldQuery
|
||||||
|
|
||||||
import optparse
|
import optparse
|
||||||
|
|
||||||
import json
|
import json
|
||||||
|
|
||||||
LABELS_FIELD_NAME = "mylabels"
|
LABELS_FIELD_NAME = "mylabels"
|
||||||
|
|
||||||
def do_modify_labels(lib, objs, label, action):
|
def do_modify_labels(lib, objs, label, action):
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue