Azure / Azure/azure-sdk-for-python
azure-ai-inference needs linting updates for pylint version 3.3.6
- Dominant language
- Python
- Stars
- 5.6k
- Forks
- 3.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 193
Description
**ACTION NEEDED:** This version of pylint will be merged on **2026-01-12**. The build will begin to fail for this library if errors are not fixed.
**Library name:** azure-ai-inference
**Pylint version:** 3.3.6
**Pylint Build:** [Link to build (2025-11-08)](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=5550801&view=logs&j=e5b925a9-9650-5321-24fd-5d9499fe02b8&t=b33d1587-3539-5735-af43-e3e62f02ca4b)
**How to fix:** Run the `next-pylint` tox command at the library package-level and resolve the linting errors.
1) `../azure-ai-inference>pip install "tox<5"`
2) `../azure-ai-inference>tox run -e next-pylint -c ../../../eng/tox/tox.ini --root .`
See the [Pylint Guide](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/dev/pylint_checking.md) for more information.
Contributor guide
Assessment
This issue has not been assessed yet.