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
in my project, I generate .pyi files from doc strings, but I'm unsure how to add my doc strings to boost::python::vector_indexing_suite, specifically to append and extend as base_append and base_extend are private, help a newb : )