mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
linting test
This commit is contained in:
parent
33c25b7d7c
commit
a05991bb62
1 changed files with 1 additions and 1 deletions
|
@ -50,4 +50,4 @@ try:
|
||||||
except:
|
except:
|
||||||
print(f"error occurred: {traceback.format_exc()}")
|
print(f"error occurred: {traceback.format_exc()}")
|
||||||
pass
|
pass
|
||||||
os.environ["OPENAI_API_KEY"] = temp_key
|
os.environ["OPENAI_API_KEY"] = temp_key # this fails linting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue