-
Notifications
You must be signed in to change notification settings - Fork 46
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
Cannot load empty YAML file #143
Comments
Maybe same reason to #129 |
Result of empty YAML from YPaste Interactive Parser: |
I noticed that this is not a bug because we can't get first document from 0 documents. It's same as |
The error is of course accidental and not helpful at all. But the user-friendly solution would be to just return a |
Regardless of the philosophy around
|
The following gives an error:
Empty YAML file is a valid YAML file.
The text was updated successfully, but these errors were encountered: