mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
build: re-run ci/cd
This commit is contained in:
parent
9d02d51a17
commit
caa01d20cb
1 changed files with 0 additions and 1 deletions
|
|
@ -43,7 +43,6 @@ def test_load_config_with_custom_role_names():
|
|||
"litellm_proxy_roles": {"admin_jwt_scope": "litellm-proxy-admin"}
|
||||
}
|
||||
}
|
||||
|
||||
proxy_roles = LiteLLM_JWTAuth(
|
||||
**config.get("general_settings", {}).get("litellm_proxy_roles", {})
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue