linting test

This commit is contained in:
ishaan-jaff 2023-08-18 12:13:04 -07:00
parent 33c25b7d7c
commit a05991bb62

View file

@ -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