Skip to content

Make existing_file_path always pathlib.Path#7

Merged
PhilippHoellmer merged 2 commits into
mainfrom
filepath_edit
Jun 30, 2026
Merged

Make existing_file_path always pathlib.Path#7
PhilippHoellmer merged 2 commits into
mainfrom
filepath_edit

Conversation

@gpwolfe

@gpwolfe gpwolfe commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Ensure existing_file_path is always a pathlib.Path object.
Previously if path.exists() set existing_file_path to string, while else set to pathlib.Path

@PhilippHoellmer

Copy link
Copy Markdown
Member

Thanks for the fix, well spotted! I'm going to merge this into main now.

@PhilippHoellmer PhilippHoellmer merged commit ed80cb8 into main Jun 30, 2026
0 of 3 checks passed
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