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

Support pathlib.Path for file paths as well as string #106

Merged
merged 2 commits into from
Dec 6, 2024

Conversation

shimwell
Copy link
Member

@shimwell shimwell commented Dec 6, 2024

we do have a doc string that specifies a string however users might still pass in a Path object

src/cad_to_dagmc/core.py Outdated Show resolved Hide resolved
@shimwell shimwell changed the title avoid code crash when pathlib.Path used instead of string Support pathlib.Path for file paths as well as string Dec 6, 2024
@shimwell shimwell merged commit c67932c into main Dec 6, 2024
6 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.

1 participant