Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork944
Commite66297a
committed
Keep the type of a Commit's
The type should be Sequence[Commit], rather than List[Commit] assome type checkers seem already to have been inferring and as someothers were caused to infer by the indirect fix that precedes this.parents
from being too narrow1 parentfe42ca7 commite66297a
1 file changed
+5
-2
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 |
| - | |
83 | 82 |
| |
| 83 | + | |
84 | 84 |
| |
85 | 85 |
| |
86 | 86 |
| |
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
| 97 | + | |
97 | 98 |
| |
98 | 99 |
| |
| 100 | + | |
| 101 | + | |
99 | 102 |
| |
100 | 103 |
| |
101 | 104 |
| |
| |||
753 | 756 |
| |
754 | 757 |
| |
755 | 758 |
| |
756 |
| - | |
| 759 | + | |
757 | 760 |
| |
758 | 761 |
| |
759 | 762 |
| |
|
0 commit comments
Comments
(0)