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

Allow option to load yaml resources relative to yaml file #1460

Merged
merged 7 commits into from
Mar 24, 2016

Conversation

kwmsmith
Copy link
Member

This builds on PR #1427.

@llllllllll, this should address your comments in that PR thread. Further thoughts?

"""Construct a dictionary of resources from a YAML specification.

Parameters
----------
path : str
Path to a YAML specification of resources to load
path : file
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should be something like f or file if it is a file instead of a path to a file.

@kwmsmith
Copy link
Member Author

@llllllllll thanks for the good feedback and quick review.

@brendancol thoughts / input?

@kwmsmith kwmsmith merged commit 1f7702e into blaze:master Mar 24, 2016
@kwmsmith kwmsmith deleted the from-yaml-source-relative-to-yaml branch March 24, 2016 19:01
@coveralls
Copy link

coveralls commented Apr 7, 2018

Coverage Status

Coverage decreased (-1.09%) to 88.364% when pulling 77f8f2c on kwmsmith:from-yaml-source-relative-to-yaml into 640fe88 on blaze:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants