Fix doubled dots in path_and_rename and add a test for it
As os.path.splitext
returns the file extension including a dot, adding an extra one is superfluous.
Merge request reports
Activity
added part::backend source::downstream type::bug labels
mentioned in commit c7edf5e0
Please register or sign in to reply