You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my project I have to use strings instead of class names when using marshmallow's fields.Nested() because otherwise I face cyclic imports. I'm going to create a pull request so that this library can handle that.
The text was updated successfully, but these errors were encountered:
In my project I have to use strings instead of class names when using marshmallow's fields.Nested() because otherwise I face cyclic imports. I'm going to create a pull request so that this library can handle that.
The text was updated successfully, but these errors were encountered: