Skip to content

Raise warning instead of error for progress bars - #187

Merged
hunse merged 1 commit into
masterfrom
fix-gui
Feb 8, 2019
Merged

Raise warning instead of error for progress bars#187
hunse merged 1 commit into
masterfrom
fix-gui

Conversation

@drasmuss

@drasmuss drasmuss commented Feb 8, 2019

Copy link
Copy Markdown
Member

The GUI automatically tries to run with progress_bar=True, so raising a warning instead of an error allows the GUI to run successfully.

@hunse hunse left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM. Just don't forget to put the PR link in the changelog message.

@hunse

hunse commented Feb 8, 2019

Copy link
Copy Markdown
Contributor

I just added a match to the warning test, as well. We should really try to use that, particularly when testing for warnings, but even for exceptions, too. Otherwise, any warning will satisfy the check, and we've got a lot of warnings.

@hunse
hunse merged commit 410ca22 into master Feb 8, 2019
@tbekolay
tbekolay deleted the fix-gui branch February 12, 2019 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants