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

Assigning to attributes not working when attributes.yaml is empty #71

Open
dragly opened this issue Jan 24, 2019 · 0 comments
Open

Assigning to attributes not working when attributes.yaml is empty #71

dragly opened this issue Jan 24, 2019 · 0 comments
Assignees
Labels

Comments

@dragly
Copy link
Member

dragly commented Jan 24, 2019

The following results in an error saying that we cannot assign to NoneType when the attributes.yaml file is empty:

group.attrs['something'] = 1.0
@dragly dragly self-assigned this Jan 24, 2019
@dragly dragly added the bug label Jan 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant