Replies: 1 comment 4 replies
|
That's a quite pedantic error. I guess you could patch the pyi files to include the nanobind metaclass. |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am using
nanobind.stubgento generatepyifiles for my module. When I am validating the result withmypy.stubtest, then I see the following error for every exported class:What do I do with it?
All reactions