Add import

This commit is contained in:
Alok Saboo 2022-06-20 16:59:03 -04:00
parent fc8d3fceeb
commit 8102bd2e35

View file

@ -29,6 +29,7 @@ import requests
import unidecode
from beets import ui
from beets.autotag.hooks import AlbumInfo, TrackInfo
from beets.dbcore import types
from beets.plugins import BeetsPlugin, MetadataSourcePlugin
DEFAULT_WAITING_TIME = 5