Commit 8e213b0
Fixing the return type hint for the transaction method in the standalone client. (redis#3660)
* Fixing the return type hint for transaction method in standalone client
* Changing Optional to explicitly adding None with Union - to improve clarity1 parent 3ec6c65 commit 8e213b0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
0 commit comments