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

test_info_overrides raise DeprecationWarning #462

Open
eamanu opened this issue Sep 9, 2022 · 1 comment
Open

test_info_overrides raise DeprecationWarning #462

eamanu opened this issue Sep 9, 2022 · 1 comment

Comments

@eamanu
Copy link

eamanu commented Sep 9, 2022

Hi,

During the packaging of version 0.28.1 in Debian I can note that the test_info_override()
test still raise the DeprecationWarning. Also I note the issue #361 that was closed, but it still happen.

tests/test_conversion.py::TestModelFieldConversion::test_info_overrides
  /usr/lib/python3/dist-packages/marshmallow_sqlalchemy/convert.py:300: DeprecationWarning: Passing `info={"marshmallow": ...}` is deprecated. Use `SQLAlchemySchema` and `auto_field` instead.
    warnings.warn(

Cheers

@eamanu
Copy link
Author

eamanu commented Sep 9, 2022

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

No branches or pull requests

1 participant