mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-23 20:26:28 +00:00
test: fix test
This commit is contained in:
@@ -46,7 +46,7 @@ print(env_keys)
|
||||
repo_base = "./"
|
||||
print(os.listdir(repo_base))
|
||||
docs_path = (
|
||||
"../docs/my-website/docs/proxy/config_settings.md" # Path to the documentation
|
||||
"./docs/my-website/docs/proxy/config_settings.md" # Path to the documentation
|
||||
)
|
||||
documented_keys = set()
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user