Feature Request
After Pydantic 2.0 migration, the get function in src/ralph/api/routers/statements.py typing has different values for verb and activity. In addition to that, a block was added for later coercion of these fields, although it should not be necessary. It would be nice to tidy this up.
TODO:
Feature Request
After Pydantic 2.0 migration, the
getfunction insrc/ralph/api/routers/statements.pytyping has different values forverbandactivity. In addition to that, a block was added for later coercion of these fields, although it should not be necessary. It would be nice to tidy this up.TODO:
verbandactivitiesverbandactivitieswithingetnoqa: PLR0912(too many branches)