Skip to content
Snippets Groups Projects
Commit 8b80402f authored by Maurice Herné's avatar Maurice Herné
Browse files

Excluded the line from code coverage because I was unable to find a way to...

Excluded the line from code coverage because I was unable to find a way to trigger this error. This may very well be dead code but I was unable to find any documentation from pydantic about in which cases data is not a dict. They use the Any annotation in all examples so it may not be a dict for some reason. The only way I can think of would be for another model_validator changing the type of data which is not the case here.
parent 1d831f39
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment