Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(metadata): remove feature attribute and update dtype
- Removed feature attribute and its handling in __post_init__ - Changed dtype default from "dict" to None - Adjusted __post_init__ to handle dtype "dict" case directly
- Loading branch information