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(python): Replace os.path with pathlib #5243

Merged

Conversation

MortalHappiness
Copy link
Contributor

Tracking issue

N/A

Why are the changes needed?

Replace os.path with pathlib to improve readability.

What changes were proposed in this pull request?

Replace os.path with pathlib.

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Chi-Sheng Liu <chishengliu@chishengliu.com>
@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Apr 19, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Apr 20, 2024
@eapolinario eapolinario merged commit 6f0c274 into flyteorg:master Apr 20, 2024
46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants