Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Issue warning announcing entity's value_type as mandatory (#4833)
* feat: Make entity value_type mandatory with deprecation warning - Add deprecation warning when value_type is not specified for an entity - Add test cases to verify deprecation warning behavior - Prepare for making value_type mandatory in next release Issue: #4670 Co-Authored-By: Francisco Javier Arceo <[email protected]> Signed-off-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * style: Fix import sorting in entity files - Reorder imports according to PEP8 - Group standard library imports together - Fix ruff linting issues Co-Authored-By: Francisco Javier Arceo <[email protected]> Signed-off-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Signed-off-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
- Loading branch information