Skip to content

Commit

Permalink
Updated check_output for aiobotocore main module
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Oct 28, 2023
1 parent 1f19d2d commit 31d6410
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/check_output.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
'Method "get_paginator" overrides class "AioBaseClient" in an incompatible manner',
'Method "get_waiter" overrides class "AioBaseClient" in an incompatible manner',
'Method "wait" overrides class "AIOWaiter" in an incompatible manner',
'Method "create_client" overrides class "Session" in an incompatible manner',
'define variable "items" in incompatible way',
'define variable "values" in incompatible way',
"must return value",
Expand Down

0 comments on commit 31d6410

Please sign in to comment.