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.
parent
692a99f1
No related branches found
No related tags found
aleksis/core/tests/util/test_core_helpers.py
0 → 100644
Please register or sign in to comment