mirror of
https://github.com/Dvorinka/swingmusic-extended.git
synced 2026-06-05 04:53:01 +00:00
add function to validate albums
+ extract colors in watchdogg + rename color db files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from dataclasses import asdict
|
||||
from app.models.album import Album
|
||||
from app.models import Album
|
||||
|
||||
|
||||
def album_serializer(album: Album, to_remove: set[str]) -> dict:
|
||||
|
||||
Reference in New Issue
Block a user