mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +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:
|
||||
print(f"error occurred: {traceback.format_exc()}")
|
||||
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