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

Fix errors when using reusing relative paths in output section #287

Conversation

mulhod
Copy link
Contributor

@mulhod mulhod commented Feb 12, 2016

Added in support of relative paths in config files for more than just the training/test set files (e.g. model directory, custom learner, etc.) + some unit tests.

@desilinguist
Copy link
Member

This looks really good! Only thing - you should probably modify thetearDown()method intest_input.py` to also delete the instantiated config file.

…or config._locate_file and config._parse_config_file in test_input.py
@desilinguist
Copy link
Member

Thanks! Looks good to me.

@desilinguist desilinguist changed the title Feature/errors when using reusing relative paths in output section 252 Fix errors when using reusing relative paths in output section Feb 15, 2016
@aoifecahill
Copy link
Collaborator

Looks good to me.

desilinguist added a commit that referenced this pull request Feb 16, 2016
…_when_using_reusing_relative_paths_in_output_section_252

Fix errors when using reusing relative paths in output section
@desilinguist desilinguist merged commit e6244b2 into master Feb 16, 2016
@desilinguist desilinguist deleted the feature/errors_when_using_reusing_relative_paths_in_output_section_252 branch February 16, 2016 17:46
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.

None yet

3 participants