linting test
This commit is contained in:
parent
33c25b7d7c
commit
a05991bb62
@ -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…
Reference in New Issue
Block a user