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
removed unused `from pkg_resources import resource_filename`
This causes an error "AttributeError: 'PosixPath' object has no attribute 'startswith'" on python devcontainer docker container.
0 commit comments