mirror of
https://github.com/beetbox/beets.git
synced 2026-02-25 00:32:50 +01:00
little indentation stuff
This commit is contained in:
parent
c51ecd46e3
commit
e3c37981bb
1 changed files with 1 additions and 1 deletions
|
|
@ -323,7 +323,7 @@ class ReadWriteTestBase(ArtTestMixin, GenreListTestMixin,
|
|||
'album': u'the album',
|
||||
'genre': u'the genre',
|
||||
'composer': u'the composer',
|
||||
'composer_sort' :u'the sortname of the composer',
|
||||
'composer_sort': u'the sortname of the composer',
|
||||
'grouping': u'the grouping',
|
||||
'year': 2001,
|
||||
'month': None,
|
||||
|
|
|
|||
Loading…
Reference in a new issue