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

pypyr.steps.defaultifnone #102

Open
yaythomas opened this issue Jan 3, 2019 · 0 comments
Open

pypyr.steps.defaultifnone #102

yaythomas opened this issue Jan 3, 2019 · 0 comments
Labels
enhancement new features type: step steps

Comments

@yaythomas
Copy link
Member

Do the same thing as pypyr.steps.default, but overwrite keys if their values are None. This will be handy for working with the argList/argDict/argString inputs from context arg, where the key exists but is None. This way you can use a single key to assign default values.

cf. #52

@yaythomas yaythomas added enhancement new features type: step steps labels Jan 3, 2019
@yaythomas yaythomas added this to To do in pypyr roadmap via automation Jan 3, 2019
@yaythomas yaythomas changed the title pypyr.steps.defaultsifnone pypyr.steps.defaultifnone Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement new features type: step steps
Projects
pypyr roadmap
  
To do
Development

No branches or pull requests

1 participant