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

Don't show RPA in the list of models #2022 #2025

Merged
merged 2 commits into from
Mar 1, 2022
Merged

Conversation

rozyczko
Copy link
Member

Added a simple conditional in the list comprehension for filling the model combobox with model names.

This can be easily removed once rpa works again.

Note: this only removes RPA from the model list on the fitting widget. It is still present in the Category Manager.

Copy link
Member

@butlerpd butlerpd left a comment

Choose a reason for hiding this comment

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

Very clean solution with only one line of code slightly modified. Tested with windows and works as intended. While it does show up in category manager as mentioned, it doesn't matter as adding the model to an existing category or even creating a new one does not allow it to showup due to this line of code.

Someone may want to double check on Mac OS but I recommend it be merged

@butlerpd butlerpd added the Discuss At The Call Issues to be discussed at the fortnightly call label Mar 1, 2022
@timsnow
Copy link
Contributor

timsnow commented Mar 1, 2022

Tested on Mac - this works

@timsnow timsnow merged commit 2596c25 into release_5.0.5 Mar 1, 2022
@timsnow timsnow deleted the remove_rpa_2022 branch March 1, 2022 14:33
@butlerpd butlerpd removed the Discuss At The Call Issues to be discussed at the fortnightly call label Mar 1, 2022
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.

3 participants