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
I just tried to manually write the type annotation to the .pyi file. It works well with pylsp even with a compiled pyx extension. The docstring defined in .pyi also showed up as class documentation.
One cool featured that would be nice to have would be if capnpy would automatically generate Python type annotations.
Relevant links:
The text was updated successfully, but these errors were encountered: