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

azure-ai-ml needs typing updates for mypy version 1.10.1 #37999

Open
azure-sdk opened this issue Oct 20, 2024 · 0 comments
Open

azure-ai-ml needs typing updates for mypy version 1.10.1 #37999

azure-sdk opened this issue Oct 20, 2024 · 0 comments
Labels

Comments

@azure-sdk
Copy link
Collaborator

ACTION NEEDED: This version of mypy will be merged on 2025-01-13. The build will begin to fail for this library if errors are not fixed.

Library name: azure-ai-ml
Mypy version: 1.10.1
Mypy errors: Link to build (2024-10-20)
How to fix: Run the next-mypy tox command at the library package-level and resolve the typing errors.

  1. ../azure-ai-ml>pip install "tox<5"
  2. ../azure-ai-ml>tox run -e next-mypy -c ../../../eng/tox/tox.ini --root .

See the Typing Guide for more information.

@azure-sdk azure-sdk added the mypy label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant