diff --git a/streamlit_app.py b/streamlit_app.py index 6f125b4..d86bee6 100644 --- a/streamlit_app.py +++ b/streamlit_app.py @@ -1,5 +1,6 @@ import pandas as pd import streamlit as st + from st_keyup import st_keyup