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 have run into the issue where I need to get the base paths of MultiplexedPath. Right now, my only option would be to check if the module I am passing to files is a namespace package, and if so, get the paths off it. It would be nice to expose the _path attribute of MultiplexedPath.