Commit fe42ca7
committed
Help tools know the type of a Commit's
mypy seems not to need this, and already infers the specific type
List[Commit], but some other type checkers -- at least pylance, and
thus probably also pyright -- do not infer this.parents
1 parent d1ce940 commit fe42ca7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
753 | 753 | | |
754 | 754 | | |
755 | 755 | | |
756 | | - | |
| 756 | + | |
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
| |||
0 commit comments