Skip to content

Add missing close paren in error handling guide#2934

Merged
nateprewitt merged 1 commit intoboto:developfrom
shepazon:patch-1
Jul 20, 2021
Merged

Add missing close paren in error handling guide#2934
nateprewitt merged 1 commit intoboto:developfrom
shepazon:patch-1

Conversation

@shepazon
Copy link
Copy Markdown
Contributor

The example under "Discerning useful information from error responses" has a missing close parenthesis on the try block, leading to a syntax error when people copy and paste or otherwise try to use this code. This patch adds it.

The example under "Discerning useful information from error responses" has a missing close parenthesis on the try block, leading to a syntax error when people copy and paste or otherwise try to use this code. This patch adds it.
Copy link
Copy Markdown
Contributor

@nateprewitt nateprewitt left a comment

Choose a reason for hiding this comment

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

Thanks @shepazon

@nateprewitt nateprewitt merged commit c236fa1 into boto:develop Jul 20, 2021
aws-sdk-python-automation added a commit that referenced this pull request Jul 20, 2021
* release-1.18.3:
  Bumping version to 1.18.3
  Add changelog entries from botocore
  Add missing close paren in error handling guide (#2934)
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