Skip to content

Conversation

@acmcelwee
Copy link
Member

Also fixed a couple typos in comments.

Related to #187

"""
missing_params = list(set(required_params) - set(params.keys()))
if existing_stack:
if existing_stack and 'Parameters' in existing_stack:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Any chance you can write a test for this?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Test pushed

@phobologic
Copy link
Member

Other than the test comment, looks great. Thanks!

@phobologic phobologic merged commit 4477947 into cloudtools:master Aug 10, 2016
@phobologic
Copy link
Member

Thanks @acmcelwee

@acmcelwee acmcelwee deleted the no-params-bugfix branch June 27, 2019 22:05
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.

2 participants