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
As diagnosed here at pydocotor it seems that the object.inv file from seaborn miss a so called "reference to the root package".
That occur the problem that using pydoctor as API doc generator I am not able to reference "docx" (and also not "python-docx") as a package. I can reference all objects (functions, methods, classes) without problems. But the package itself I can not.