aghoraguru commited on
Commit
b4bd673
·
verified ·
1 Parent(s): 77a601c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
-
2
  import os
3
  os.system(f"pip install open-interpreter")
4
  os.system(f"pip install matplotlib")
 
1
+ import re
2
  import os
3
  os.system(f"pip install open-interpreter")
4
  os.system(f"pip install matplotlib")