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

fix(init): Python blank app should call app.synth(), not app.run() #3132

Merged
merged 2 commits into from
Jun 29, 2019

Conversation

garnaat
Copy link
Contributor

@garnaat garnaat commented Jun 29, 2019

Fixes #3123.


Please read the contribution guidelines and follow the pull-request checklist.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@garnaat garnaat added the language/python Related to Python bindings label Jun 29, 2019
@garnaat garnaat requested a review from a team as a code owner June 29, 2019 14:18
@ghost ghost requested a review from shivlaks June 29, 2019 14:18
@shivlaks shivlaks merged commit 16345dc into aws:master Jun 29, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
language/python Related to Python bindings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Python - cdk init creates a template with deprecated run call
2 participants