Commit 01fb931
authored
Minor fix in type hint and stringdoc
*predict_next_note* currently says it returns an ID, where the return type is int, but it actually returns a tuple.1 parent 39ff245 commit 01fb931
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
1076 | | - | |
1077 | | - | |
| 1076 | + | |
| 1077 | + | |
1078 | 1078 | | |
1079 | 1079 | | |
1080 | 1080 | | |
| |||
0 commit comments