mirror of
https://github.com/beetbox/beets.git
synced 2025-12-31 13:02:47 +01:00
Add missing import
This commit is contained in:
parent
2b0cf3e002
commit
dfdf8ded33
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@ import unidecode
|
|||
import requests
|
||||
|
||||
from beets import ui
|
||||
from beets.autotag import AlbumInfo, TrackInfo
|
||||
from beets.plugins import MetadataSourcePlugin, BeetsPlugin
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue