Typing fixes for the Cache controller (#2569)
authorOzGav <gavnosp@hotmail.com>
Tue, 18 Nov 2025 07:37:55 +0000 (17:37 +1000)
committerGitHub <noreply@github.com>
Tue, 18 Nov 2025 07:37:55 +0000 (08:37 +0100)
commita06278e66c64c1c4564f483ea5b98222290e0afe
treef3242025a73d2b0795b146e7d22852ee90c86814
parent4dbe945834363fdda1969509eae40cfd93fdc384
Typing fixes for the Cache controller (#2569)

* mypy fixes for cache.py

* Fix  __init__ signature to match CoreController

* Adjust checksum typing

* Guarantee checksum is a str

* Apply suggestion from @marcelveldt

---------

Co-authored-by: Marcel van der Veldt <m.vanderveldt@outlook.com>
music_assistant/controllers/cache.py
pyproject.toml