You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To resolve this TODO, you can start by updating the code to use the latest version of pydantic (2.0). Then, you can implement a nested self-referential Union, following the example provided.
The text was updated successfully, but these errors were encountered:
TODO migrate to pydantic 2.0, and use a nested self-referential Union like this:
AutoPR/autopr/models/executable.py
Lines 30 to 40 in 1d818f4
To resolve this TODO, you can start by updating the code to use the latest version of pydantic (2.0). Then, you can implement a nested self-referential Union, following the example provided.
The text was updated successfully, but these errors were encountered: