Skip to content

Using Pathlib everywhere for paths. #64

Description

@Kaszanas

Is your proposal related to a problem?

pathlib was made to work with paths, it is clear that this module provides more capability than working with strings manually.

Describe the solution you'd like

Start using Pathlib everwhere in code where paths are used.

Additional context

I saw some code using strings instead of Path, this should have been updated in the last refactor.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions