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

A warning/error should be given if an element has the key "items" #73

Open
Tomen opened this issue Mar 24, 2021 · 1 comment
Open

A warning/error should be given if an element has the key "items" #73

Tomen opened this issue Mar 24, 2021 · 1 comment

Comments

@Tomen
Copy link

Tomen commented Mar 24, 2021

Suppose you have

parent:
  items:
    - a```

Then items cannot be accessed, since it is used for the internal Python iterator. A warning might be appropriate.
@jr-b-reiterer
Copy link

The same problem appears when an item has the key 'values'.

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

2 participants