Update sidebar.py
Browse files- sidebar.py +1 -1
sidebar.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
import streamlit as st
|
2 |
|
3 |
class Sidebar:
|
4 |
def __init__(self):
|
|
|
1 |
+
# import streamlit as st
|
2 |
|
3 |
class Sidebar:
|
4 |
def __init__(self):
|