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

Remove redundant conditional from test file and update README #13

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mpitblado
Copy link
Contributor

@mpitblado mpitblado commented Aug 15, 2024

As is_test = True was defined by the function itself, there would never be a case in which the condition is not met, thus making the if statement redundant. This patch removes the if statement for that condition.

Removes statement about streamlit GUI being developed, as it appears to have been released on 2024-03-25?

@mpitblado mpitblado changed the title Remove redundant conditional from test file Remove redundant conditional from test file and update README Aug 15, 2024
@Gene-Weaver Gene-Weaver self-assigned this Aug 16, 2024
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.

2 participants