ArrayDataSource _post_load() method broken
Open
type: bug
- Dominant language
- Python
- Stars
- 305
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
Makes super call to `AbstractDataSource._post_load` which doesn't exist. Probably means that it should inherit from the `Serializable` mixin, but that seems broken as well.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.