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

Allows for string paths & Add regression tests to the foldx interface #84

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

miguelgondu
Copy link
Collaborator

@miguelgondu miguelgondu commented Nov 2, 2023

(Closes #40) We allow the user to provide strs instead of Pathlib.Paths as working directories and pdb filepaths. We'll convert them to Paths if they are strings, essentially. We also add a regression test for this bug.

@miguelgondu miguelgondu changed the title Adds test to the foldx interface Allows for string paths & Add regression tests to the foldx interface Nov 2, 2023
@miguelgondu miguelgondu merged commit 5feff76 into dev Nov 2, 2023
1 check passed
@miguelgondu miguelgondu deleted the bugfix-foldx-paths-et-al branch November 2, 2023 10:31
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.

FoldxInterface is overly picky with specifying Paths
1 participant