-
Notifications
You must be signed in to change notification settings - Fork 6.6k
"Hello Broken" python sample #2618
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
Conversation
…amples into hello-broken
…docs-samples into hello-broken
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some nits. LGTM. 👍
Just double checking w/ other maintainers that we're cool with it only being py 3.6+ because of the f-strings before I merge |
@GoogleCloudPlatform/python-samples-owners - per our discussion in chat, we decided to merge this. One of us will follow up with the linked issue to ensure this problem doesn't occur. @dinagraves sorry for the delay, but thank you for inspiring a high quality conversation that definitely needed to happen! |
Python sample for the Local Troubleshooting tutorial.
Includes a route that purposefully breaks for the tutorial.