mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-25 02:34:29 +00:00
test linting
This commit is contained in:
parent
76979b6380
commit
0879827790
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 # this fails linting
|
||||
os.environ["OPENAI_API_KEY"] = temp_key # this fails linting#1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue