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

Fixed settings not loading false values. Added setting warn_no_default_backend #441

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

louispan
Copy link

@louispan louispan commented Sep 21, 2019

Any false settings was not actually loaded, so if the default settings was True, you can never set it to false.

…t_backend to suppress warning if no backend is found.
@louispan louispan changed the title Fixed settings not loading false values. Added setting warn_no_default… Fixed settings not loading false values. Added setting warn_no_default_backend Sep 21, 2019
@louispan
Copy link
Author

I work on my laptop, so to save battery life, I often turn off all the default backends, and enable them on demand. I added an option warn_no_default_backend to allow suppressing the "No default backend" warning popup every restart.

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.

None yet

1 participant