Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
#not being added to db properly, that is the problem
|
2 |
-
import os
|
3 |
import requests
|
4 |
import tellurium as te
|
5 |
import tempfile
|
|
|
1 |
#not being added to db properly, that is the problem
|
2 |
+
import os
|
3 |
import requests
|
4 |
import tellurium as te
|
5 |
import tempfile
|