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

[ADD] conditional decorator to check for streamlit context #36

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

singjc
Copy link
Collaborator

@singjc singjc commented Nov 15, 2023

I addeded a conditional decorator class to catch cases if streamlit is not the running context, to address #33

@singjc singjc requested a review from jcharkow November 15, 2023 16:11
@singjc singjc added the enhancement New feature or request label Nov 15, 2023
@singjc singjc self-assigned this Nov 15, 2023
Copy link
Collaborator

@jcharkow jcharkow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just minor code linting

massseer/util.py Outdated Show resolved Hide resolved
massseer/loaders/TransitionTSVLoader.py Show resolved Hide resolved
@singjc singjc merged commit 57727a7 into patch/masterRefactor Nov 15, 2023
@singjc singjc deleted the patch/streamlitcontext branch November 15, 2023 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants