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