more info on yaml errors

print yaml's 'problem'
This commit is contained in:
Brian Coca
2017-10-27 23:28:21 -04:00
committed by Brian Coca
parent 64220fcbcc
commit e05dacfe91
2 changed files with 4 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ __all__ = [
YAML_SYNTAX_ERROR = """\
Syntax Error while loading YAML.
"""
%s"""
YAML_POSITION_DETAILS = """\
The error appears to have been in '%s': line %s, column %s, but may