[REFACTOR] Improve handling of question models and dicts #4931
Labels
area: python sdk
Indicates that an issue or pull request is related to the Python SDK
type: refactor
Indicates internal refactoring of the code-base
Milestone
We can improve code quality and reduce redunancy by using a pydnatic type annotator instead of identical methods on each cleas:
@frascuchon gives an example here: argilla-io/argilla-python#195 (comment)
The text was updated successfully, but these errors were encountered: