mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-16 10:17:33 +00:00
linting test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user