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

Add convenience capability to initialize a dag directly from a dict. … #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gregnordin
Copy link

…Add corresponding test

I saw that add the pull request "add dict default arg to dag constructor #24" was never finished so I went ahead and did what you requested:

  1. Modified init() to optionally take a dict of dicts to initialize dag
  2. Updated the docstring
  3. Added a test

I think it should be all ready to accept from what I understand needed to be done.

@gregnordin
Copy link
Author

Oh, and also--thanks for writing this package! I'm finding it to be quite useful.

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