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 Dec 22, 2021
1 parent bc7b8ba commit c2c6b1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t/unit/transport/test_redis.py
Original file line number Diff line number Diff line change
Expand Up @@ -898,6 +898,7 @@ def test_transport_driver_version(self):

def test_transport_errors_when_InvalidData_used(self):
from redis import exceptions

from kombu.transport.redis import get_redis_error_classes

class ID(Exception):
Expand Down

0 comments on commit c2c6b1b

Please sign in to comment.