-
-
Notifications
You must be signed in to change notification settings - Fork 636
Closed
Description
As you can see in the title, my CI just broke:
/env/lib/python3.11/site-packages/marshmallow_sqlalchemy/schema.py:143: in <module>
class SQLAlchemySchema(
/env/lib/python3.11/site-packages/marshmallow/schema.py:116: in __new__
klass._declared_fields = mcs.get_declared_fields(
E TypeError: SQLAlchemySchemaMeta.get_declared_fields() missing 1 required positional argument: 'dict_cls'
Possibly an issue on their end more than yours, but someone had to report it somewhere. :-)
Metadata
Metadata
Assignees
Labels
No labels