Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Allow all functions/methods/classes to accept pathlike objects instead of just strings #33

Open
nfelt14 opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@nfelt14
Copy link
Collaborator

nfelt14 commented Sep 10, 2024

Description

It would be nice if I could pass in a pathlib.Path object to the functions/methods/classes and it would work the same way it works when a raw string is passed in.

Additional Information

No response

@nfelt14 nfelt14 added enhancement New feature or request good first issue Good for newcomers labels Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant