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
Post #152, we are not using a temporary directory in _create_symlink_dir anymore, so I don't think it needs to be a context manager anymore. No cleanup is done at the function end.
Post #152, we are not using a temporary directory in
_create_symlink_diranymore, so I don't think it needs to be a context manager anymore. No cleanup is done at the function end.Originally posted by @ryanking13 in #152 (comment)