unpack/repack orderedDict#4623
unpack/repack orderedDict#4623jcrist merged 3 commits intodask:masterfrom jpoehnelt:feat/unpack_repack_ordered_dict
Conversation
|
cc @jcrist |
|
Draft PRs are new to me, looks like they were added a month ago (reference for others): https://github.blog/2019-02-14-introducing-draft-pull-requests/ |
My typical use has been to leave in draft until I get CI passing unless it is sufficiently complex to warrant review earlier. |
|
FWIW just as a side note, draft PRs don't currently trigger Travis CI builds (although it appears there's some internal discussion about if they want to change this https://travis-ci.community/t/draft-pull-requests-not-being-built/2434) |
|
LGTM. Thanks @JustinWP. |
|
Thanks @JustinWP. I noticed this was your first code contribution to Dask, welcome! |
* orderedDict * switch list to tuple * flake8 fix
flake8 dask