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

CLN: Silence pydantic url str warning #521

Merged
merged 1 commit into from
Mar 14, 2024
Merged

CLN: Silence pydantic url str warning #521

merged 1 commit into from
Mar 14, 2024

Conversation

janbjorge
Copy link
Contributor

@janbjorge janbjorge commented Mar 14, 2024

Rebase and merge after: #519

======================================== warnings summary =========================================
tests/test_units/test_fmuprovider_class.py::test_fmuprovider_prehook_case
  /Users/JLOV/.pyenv/versions/3.10.13/envs/dataio/lib/python3.10/site-packages/pydantic/main.py:314: UserWarning: Pydantic serializer warnings:
    Expected `url` but got `str` - serialized value may not be as expected
    return self.__pydantic_serializer__.to_python(

@janbjorge janbjorge self-assigned this Mar 14, 2024
@janbjorge janbjorge merged commit 4dce80e into equinor:main Mar 14, 2024
13 checks passed
@janbjorge janbjorge deleted the silence-pydantic-url-str-warning branch March 14, 2024 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants