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

Improve some error messages and warnings #37

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gassmoeller
Copy link
Collaborator

All but the last part of this PR simply rewords warnings or error messages, or reorders them on the screen (so that it reads: reading file ... error reading file instead of error reading file ... reading file).

The last part was a leftover from #27. We now require a parameter to have a default value, but the function was still assuming that if the parameter is not in the input file it should crash. Instead it should just return the default value.

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.

1 participant