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

Use kwargs in CLI #2899

Merged
merged 5 commits into from Jul 28, 2019
Merged

Use kwargs in CLI #2899

merged 5 commits into from Jul 28, 2019

Conversation

mrocklin
Copy link
Member

Previously there were many keywords that we just passed through. This slightly increases the burden to adding new keywords to the CLI.

Now we use **kwargs to reduce the boiler-plate here.

@mrocklin mrocklin force-pushed the cli-kwargs branch 2 times, most recently from eb18567 to e60b53c Compare July 28, 2019 04:36
@mrocklin mrocklin merged commit 3757cd4 into dask:master Jul 28, 2019
@mrocklin mrocklin deleted the cli-kwargs branch July 28, 2019 22:19
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

1 participant