Commit 805e644
committed
fix: value of FindPostmasterResultCode::not_found is corrected
It was declared as a tuple (1,) , not a number (1).1 parent 13d91ea commit 805e644
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments