exdir
exdir copied to clipboard
Assigning to attributes not working when attributes.yaml is empty
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