mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-03 19:07:08 +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
|