Yuri Chiucconi
Results
1
comments of
Yuri Chiucconi
I had a similar issue, triggered by this line ```python assert workflow_db.project == project_db ``` I had no problem with Pydantic v1, but upgrading to v2 I had to change...