Skip to content

Bug: audio_modes is a list but is linted as Optional[str] #261

@GioF71

Description

@GioF71

Apologies if this somehow duplicates my previous issue, but I see from album.py that the attribute audio_modes should be Optional[str]
However, testing the type from code, I see it is actually a list, which then contains typically one str.
Thank you for any feedback!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions