Skip to content

Commit

Permalink
black typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
444B committed Jul 6, 2024
1 parent 86a52bf commit b8d3478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/streamlit_analytics2/display.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

from . import utils


@st.experimental_dialog("Streamlit-Analytics2", width="large")
def show_results(counts, reset_callback, unsafe_password=None):
"""Show analytics results in streamlit, asking for password if given."""
Expand Down

0 comments on commit b8d3478

Please sign in to comment.