mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
build: re-run ci/cd
This commit is contained in:
parent
0f56d79f52
commit
5147b8df13
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
Add a link
Reference in a new issue