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

updating copy_demo_files() to accept either a Path or a string #133

Merged
merged 1 commit into from
May 31, 2024

Conversation

robinsteuteville
Copy link
Collaborator

Realized when created a copy_demo_files() function in fastsim-3 that the current version of the function only accepted a Path, and threw an error if a path that was input as a string was given as the argument. This is a small update to fix that and ensure that a path given as a string also works.

@robinsteuteville robinsteuteville requested a review from calbaker May 30, 2024 19:01
@calbaker calbaker merged commit bfd0b00 into fastsim-2 May 31, 2024
3 checks passed
@calbaker calbaker deleted the fix-copy-demo-files branch May 31, 2024 17:38
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