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
Tests in CI showing a lot of pydantic warnings such as:
/home/runner/miniconda3/envs/condaenv/lib/python3.9/site-packages/pydantic/_internal/_config.py:322: UserWarning: Valid config keys have changed in V2:
'orm_mode' has been renamed to 'from_attributes'
warnings.warn(message, UserWarning)
Tests in CI showing a lot of pydantic warnings such as:
/home/runner/miniconda3/envs/condaenv/lib/python3.9/site-packages/pydantic/_internal/_config.py:322: UserWarning: Valid config keys have changed in V2:
warnings.warn(message, UserWarning)
See https://github.com/Libensemble/libensemble/actions/runs/10393072943/job/28779738691
The text was updated successfully, but these errors were encountered: