Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix py.typed missing from package #30

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Jc2k
Copy link
Contributor

@Jc2k Jc2k commented Jan 9, 2025

No description provided.

@Jc2k Jc2k added the bug Something isn't working label Jan 9, 2025
@Jc2k
Copy link
Contributor Author

Jc2k commented Jan 9, 2025

This was missed by mypy because of

disable_error_code = [.., "import-untyped"]

The client package has the same problem.

@marcelveldt marcelveldt merged commit d17173e into music-assistant:main Jan 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants