gabicca
Results
1
issues of
gabicca
### What happened? The following error is thrown: ``` > result = type(datasets[0])(result_vars, attrs=result_attrs) E TypeError: __init__() got an unexpected keyword argument 'attrs' ``` This is coming from the change...
bug
regression