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

Example in README has syntax errors (maybe) #299

Open
ip1981 opened this issue Jan 25, 2019 · 0 comments
Open

Example in README has syntax errors (maybe) #299

ip1981 opened this issue Jan 25, 2019 · 0 comments

Comments

@ip1981
Copy link

ip1981 commented Jan 25, 2019

Adding a space after : in few places fix the problem:

yaml.scanner.ScannerError: while scanning a plain scalar
  in "<unicode string>", line 24, column 35:
            - compare: {raw_body: "", comparator:contains, expected: ' ... 
                                      ^
found unexpected ':'
  in "<unicode string>", line 24, column 45:
     ... mpare: {raw_body: "", comparator:contains, expected: 'Baltar' }  ... 
                                         ^
Please check http://pyyaml.org/wiki/YAMLColonInFlowContext for details.
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

No branches or pull requests

1 participant