Skip to content

chore: simplify making dirs for files#14539

Merged
parthea merged 1 commit into
mainfrom
make-dirs-without-failing
Sep 23, 2025
Merged

chore: simplify making dirs for files#14539
parthea merged 1 commit into
mainfrom
make-dirs-without-failing

Conversation

@ohmayr

@ohmayr ohmayr commented Sep 23, 2025

Copy link
Copy Markdown
Contributor

The current logic for making directories can be simplified into a single statement. exist_ok also ensures that the command doesn't fail if the directory already exists.

@ohmayr ohmayr requested a review from a team September 23, 2025 23:09
@ohmayr ohmayr requested a review from a team as a code owner September 23, 2025 23:09
@ohmayr ohmayr requested a review from lqiu96 September 23, 2025 23:09
@parthea parthea merged commit c3ed7a0 into main Sep 23, 2025
25 checks passed
@parthea parthea deleted the make-dirs-without-failing branch September 23, 2025 23:34
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

Successfully merging this pull request may close these issues.

2 participants