We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 033b8a8 + c6fe2fc commit c87be51Copy full SHA for c87be51
kombu/transport/rediscluster.py
@@ -63,7 +63,7 @@
63
from kombu.utils.compat import register_after_fork
64
from kombu.utils.encoding import bytes_to_str
65
from kombu.utils.eventio import ERR, READ
66
-from kombu.utils.json import loads, dumps
+from kombu.utils.json import dumps, loads
67
from kombu.utils.objects import cached_property
68
69
from ..utils.scheduling import cycle_by_name
0 commit comments