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 fe42ca7Copy full SHA for fe42ca7
1 file changed
+1-1Lines changed: 1 addition & 1 deletion
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- git/objects
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| 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