Skip to content

Commit

Permalink
Address lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
zzhlogin committed Jun 13, 2024
1 parent 5a2cda9 commit a0fc9c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ def extract_attributes(self, attributes: _AttributeMapT):


class _BedrockExtension(_AwsSdkExtension):
# pylint: disable=no-self-use
def on_success(self, span: Span, result: _BotoResultT):
# GuardrailId
guardrail_id = result.get("guardrailId")
Expand Down

0 comments on commit a0fc9c9

Please sign in to comment.