Skip to content

Commit 29dfbb2

Browse files
authored
insert newline to prevent sphinx from assuming code block (#2796)
1 parent 3cdecc1 commit 29dfbb2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

redis/exceptions.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ class AskError(ResponseError):
131131
pertain to this hash slot, but only if the key in question exists,
132132
otherwise the query is forwarded using a -ASK redirection to the node that
133133
is target of the migration.
134+
134135
src node: MIGRATING to dst node
135136
get > ASK error
136137
ask dst node > ASKING command

0 commit comments

Comments
 (0)