Spaces:
Sleeping
Sleeping
Vela
commited on
Commit
·
f4df33f
1
Parent(s):
08bd99e
Hello
Browse files- app/app.py +0 -1
app/app.py
CHANGED
@@ -5,7 +5,6 @@ sys.path.append(src_directory)
|
|
5 |
import streamlit as st
|
6 |
import streamlit_functions
|
7 |
import pandas as pd
|
8 |
-
import matplotlib.pyplot as plt
|
9 |
|
10 |
def load_data(file):
|
11 |
try:
|
|
|
5 |
import streamlit as st
|
6 |
import streamlit_functions
|
7 |
import pandas as pd
|
|
|
8 |
|
9 |
def load_data(file):
|
10 |
try:
|