From 117bf4d9230481a6a0dd28a1ac090502d1f5dede Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 17:32:30 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- streamlit_app.py | 1 + 1 file changed, 1 insertion(+) 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