Commit 0e8d46e
committed
refactor(git/repo/base): use less strict types in is_ancestor
Changes the type hints in the is_ancestor arguments to avoid warnings from
type checkers (e.g. Pylance).1 parent da54523 commit 0e8d46e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
827 | | - | |
| 827 | + | |
828 | 828 | | |
829 | 829 | | |
830 | 830 | | |
| |||
0 commit comments