Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pydantic warnings #1404

Closed
shuds13 opened this issue Aug 14, 2024 · 1 comment
Closed

Pydantic warnings #1404

shuds13 opened this issue Aug 14, 2024 · 1 comment
Labels

Comments

@shuds13
Copy link
Member

shuds13 commented Aug 14, 2024

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)

See https://github.com/Libensemble/libensemble/actions/runs/10393072943/job/28779738691

@jlnav
Copy link
Member

jlnav commented Aug 21, 2024

Closed by #1410

@jlnav jlnav closed this as completed Aug 21, 2024
@github-project-automation github-project-automation bot moved this to In review/testing in libE Kanban Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: In review/testing
Development

No branches or pull requests

2 participants