mirror of
https://github.com/tiennm99/litellm.git
synced 2026-06-18 03:31:23 +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
|