Skip to content

Logic for filepaths is not foolproof #48

Description

@TanGentleman

All helper functions should take the arg filename, which is either a string, or use str(filename.name) if it's a Path. This is then concatenated to the appropriate folder for that function. This helps avoid type errors down the line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions