Skip to content

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

Open
gregnordin wants to merge 1 commit intothieman:masterfrom
gregnordin:instantiate-from-dict
Open

Add convenience capability to initialize a dag directly from a dict. …#27
gregnordin wants to merge 1 commit intothieman:masterfrom
gregnordin:instantiate-from-dict

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