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

Refactor to use pathlib instead of os.path and path concatenation #152

Open
sprestrelski opened this issue Apr 25, 2023 · 1 comment
Open

Comments

@sprestrelski
Copy link
Member

sprestrelski commented Apr 25, 2023

In IsoAutio, when running generate_automated_labels, the path concatenation does not allow easy iteration through folders. It would be good to use pathlib any time we deal with paths to make it system agnostic.

@natmfat
Copy link

natmfat commented Jan 9, 2024

I think this was fixed in #159

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants