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
This will allow us to drop the somewhat clunky keep_extension attribute (it will still be the default behaviour if the template arg is a Path). If you don't want the extension you can just access the Path attributes directly (e.g. in_file.name, in_file.parent, etc...)