Potential thing to fix for future Marshmallow versions
Open
- Dominant language
- Python
- Stars
- 16
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
This line triggers a `RemovedInMarshmallow4Warning` with suggestion
> "Passing 'self' to `Nested` is deprecated. Use `Nested(lambda: MySchema(...))` instead." :
https://github.com/facultyai/faculty/blob/f87813a5691dfc3c23a008e1bdccc957cd536b84/faculty/clients/workspace.py#L91
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.