Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

convert key to string by default #1

Closed
wants to merge 1 commit into from

Conversation

numericOverflow
Copy link
Owner

@numericOverflow numericOverflow commented Jan 24, 2025

Ignore this. PR created to wrong branch. Recreated another, proper PR

Fixes mstaal#45 where example code uses a int for key, but Streamlit 1.41+ wants string for key.  This will now accept either int or string and keep examples working without having to change them everywhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant