BerriAI / litellm

Python SDK, Proxy Server (LLM Gateway) to call 100+ LLM APIs in OpenAI format - [Bedrock, Azure, OpenAI, VertexAI, Cohere, Anthropic, Sagemaker, HuggingFace, Replicate, Groq]
https://docs.litellm.ai/docs/
Other
14.08k stars 1.66k forks source link

chore: ruff.toml about ignore and select #6782

Open nobu007 opened 5 days ago

nobu007 commented 5 days ago

Type

🧹 Refactoring

Changes

In ruff 0.6.9, shows warnings.

[info] warning: The top-level linter settings are deprecated in favour of their counterparts in the `lint` section. Please update the following options in `.../ruff.toml`:
  - 'ignore' -> 'lint.ignore'
  - 'select' -> 'lint.select'

https://docs.astral.sh/ruff/settings/#lint_ignore https://docs.astral.sh/ruff/settings/#lint_select

vercel[bot] commented 5 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
litellm ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 17, 2024 9:19am