Closed Misery42 closed 8 months ago
Your import is just fine.
The module is implemented as a native extension in cython. It's quite possible that this is a tooling limitation where it can't introspect into the module.
Hopefully the documentation is clear enough even if code completion might not fully work in this instance.
How to import this module correct? Is there somthing that need to be fixed?
Using python 3.12 on Windows for development.
Later it runs on a Debian under Docker where typings are not needed.