Commit cc80e6b
committed
Remove usage of
Remove usage of `PosixPath.is_relative_to` because it was added in
Python 3.9 and earlier versions of Python are supported by `GitPython`.PosixPath.is_relative_to
1 parent c6a018b commit cc80e6bCopy full SHA for cc80e6b
1 file changed
+2-1Lines changed: 2 additions & 1 deletion
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+2-1Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
56 | 56 | |
57 | 57 | |
58 | 58 | |
59 | | - |
| 59 | + |
| 60 | + |
60 | 61 | |
61 | 62 | |
62 | 63 | |
|
0 commit comments