spboucher04 commited on
Commit
4289482
1 Parent(s): 52442d9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- from openai import OpenAI
2
  import streamlit as st
3
  import json
4
 
 
1
+ from openai import OpenAI
2
  import streamlit as st
3
  import json
4