ngebodh commited on
Commit
bfc4c1e
1 Parent(s): aa78c01

fixed typo

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