Commit c853a52
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 3cea38b commit c853a52
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
453 | 453 | | |
454 | 454 | | |
455 | 455 | | |
456 | | - | |
| 456 | + | |
457 | 457 | | |
458 | 458 | | |
459 | 459 | | |
| |||
0 commit comments