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 don't love that classes is duplicated. What about `PyModule_GetName(m) + ".Vec3d"?
Also, or in addition, maybe we should make some helper to set the proper path and add the type without needing the cast.
I don't love that
classes
is duplicated. What about `PyModule_GetName(m) + ".Vec3d"?Also, or in addition, maybe we should make some helper to set the proper path and add the type without needing the cast.
Originally posted by @llllllllll in #161
The text was updated successfully, but these errors were encountered: