Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 14, 2023
1 parent 7131223 commit 9cbdcec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions kombu/asynchronous/aws/ext.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

try:
import boto3
from botocore import exceptions
from botocore import parsers
from botocore import exceptions, parsers
from botocore.awsrequest import AWSRequest
from botocore.response import StreamingBody
except ImportError:
Expand Down

0 comments on commit 9cbdcec

Please sign in to comment.