mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-04 07:06:26 +00:00
1dafb1b3b7
adds unit testing + better coverage for predibase errors
4 lines
69 B
TOML
4 lines
69 B
TOML
ignore = ["F405", "E402"]
|
|
extend-select = ["E501"]
|
|
line-length = 120
|