Chore: Add mypy for helpers (#2097)
authorFabian Munkes <105975993+fmunkes@users.noreply.github.com>
Thu, 15 May 2025 20:13:16 +0000 (22:13 +0200)
committerGitHub <noreply@github.com>
Thu, 15 May 2025 20:13:16 +0000 (22:13 +0200)
commit31eaf97408c738264bc9a16a1a625a9f452ffa35
treea35853421750f99e9925fba908780d50802f1f56
parente1b4a4bebc7d965c34ab9013fdcfe08848c3f79f
Chore: Add mypy for helpers (#2097)
16 files changed:
music_assistant/helpers/api.py
music_assistant/helpers/audio.py
music_assistant/helpers/auth.py
music_assistant/helpers/compare.py
music_assistant/helpers/database.py
music_assistant/helpers/dsp.py
music_assistant/helpers/ffmpeg.py
music_assistant/helpers/images.py
music_assistant/helpers/playlists.py
music_assistant/helpers/process.py
music_assistant/helpers/tags.py
music_assistant/helpers/throttle_retry.py
music_assistant/helpers/upnp.py
music_assistant/helpers/util.py
music_assistant/helpers/webserver.py
pyproject.toml