Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Toggle warning messages on load #311

Merged
merged 4 commits into from
Nov 16, 2018
Merged

Conversation

mpsonntag
Copy link
Contributor

This small PR resolves #305 by adding a 'show_warnings' flag to all load methods. The flag is 'True' by default and toggles whether warning messages are printed to the command line when loading an odML document.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.02%) to 77.978% when pulling 3654d37 on mpsonntag:showWarnings into 6c86f9a on G-Node:master.

@JuliaSprenger
Copy link
Contributor

Tested it for my use case and it works!

@jgrewe jgrewe merged commit 4df4314 into G-Node:master Nov 16, 2018
@mpsonntag mpsonntag deleted the showWarnings branch November 19, 2018 10:14
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Disable warning output
4 participants