Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
# streamlit_app.py
|
2 |
-
# streamlit_app.py
|
3 |
import streamlit as st
|
4 |
import re
|
5 |
from sympy import symbols, integrate, exp, pi
|
|
|
1 |
# streamlit_app.py
|
|
|
2 |
import streamlit as st
|
3 |
import re
|
4 |
from sympy import symbols, integrate, exp, pi
|