mirror of
https://github.com/beetbox/beets.git
synced 2026-01-04 06:53:27 +01:00
didn't know about flake...
This commit is contained in:
parent
5b0b3eee45
commit
68eae9e683
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ from beets import config
|
|||
M3U_DEFAULT_NAME = 'imported.m3u'
|
||||
log = logging.getLogger('beets')
|
||||
|
||||
|
||||
class ImportFeedsPlugin(BeetsPlugin):
|
||||
def __init__(self):
|
||||
super(ImportFeedsPlugin, self).__init__()
|
||||
|
|
|
|||
Loading…
Reference in a new issue