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
Hello
I know the readme file indicates that the project is not mature/active enough for contributions to be pertinent, but I was testing the library and found issues anyways, so I thought it would be a shame to keep them for me :)
With two cross-referenced model, one needs to use PEP484 forward references, but that seems to not work at the moment.
This would fail either by using argname: "Ref" or argname: list["Ref"]:
Hello
I know the readme file indicates that the project is not mature/active enough for contributions to be pertinent, but I was testing the library and found issues anyways, so I thought it would be a shame to keep them for me :)
With two cross-referenced model, one needs to use PEP484 forward references, but that seems to not work at the moment.
This would fail either by using
argname: "Ref"
orargname: list["Ref"]
:Direct forward reference
Forward reference in a list
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: