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 os.path usage to pathlib #577

Open
ajstewart opened this issue Sep 8, 2021 · 0 comments
Open

Refactor os.path usage to pathlib #577

ajstewart opened this issue Sep 8, 2021 · 0 comments
Labels
cleanup Clean up code low priority Issue is not of immediate concern.

Comments

@ajstewart
Copy link
Contributor

There are quite a few os.path operations going on in the code. Ideally these should be updated to use pathlib.

@ajstewart ajstewart added cleanup Clean up code low priority Issue is not of immediate concern. labels Sep 8, 2021
@github-actions github-actions bot added this to To do in Pipeline Backlog Sep 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Clean up code low priority Issue is not of immediate concern.
Projects
Development

No branches or pull requests

1 participant