Skip to content

Commit 996582a

Browse files
committed
docs(CHANGES): Note StrOrPath -> StrPath
1 parent f3fa354 commit 996582a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGES

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ $ pip install --user --upgrade --pre libvcs
1515

1616
### Internals
1717

18+
- `StrOrPath` -> `StrPath`
1819
- {issue}`#336`: {class}`~libvcs.utils.subprocess.SubprocessCommand`: Encapsulated {mod}`subprocess`
1920
call in a {func}`dataclasses.dataclass` for introspecting, modifying, mocking and controlling
2021
execution.

0 commit comments

Comments
 (0)